Skip to content
Snippets Groups Projects
Commit 46f90f5b authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

chore : moved jq install upper

parent a76962ee
No related branches found
No related tags found
1 merge request!47Draft: TEST_CI_FORK_DO_NOT_MERGE
......@@ -12,6 +12,7 @@ build:ubuntu_cpp:
- DEPENDENCY_NAME="aidge_core"
- DEPENDENCY_JOB="build:ubuntu_cpp"
# - !reference [.download_dependency, script]
- apt-get install -y jq
- set -x
- BRANCH_TO_PULL="dev" # default branch
# Check if a branch with the same name exist on the dependance repository
......@@ -32,7 +33,6 @@ build:ubuntu_cpp:
echo "Pull from branch name"
BRANCH_TO_PULL=${CI_COMMIT_REF_NAME}
fi
- apt-get install -y jq
# Check group namespace is valid, if not DEPENDENCY_ID=6437 (aidge group ID)
- >
# nominal case : we are in the official project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment