mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
GitlabCI install jq in outer docker image where it is executed
Export needed variable that is missing in merge requests
This commit is contained in:
parent
4890411964
commit
ac11ae9a40
2 changed files with 5 additions and 4 deletions
|
@ -23,7 +23,7 @@ RUN \
|
|||
apt-get install -y build-essential libssl-dev libbz2-dev libsqlite3-dev \
|
||||
libsqlcipher-dev libupnp-dev pkg-config libz-dev \
|
||||
qt5-default libxapian-dev qttools5-dev doxygen rapidjson-dev \
|
||||
git cmake curl jq
|
||||
git cmake curl
|
||||
|
||||
ARG FRESHCLONE=0
|
||||
ARG REPO_URL=https://gitlab.com/RetroShare/RetroShare.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue