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

fix: yaml

parent 0851f015
No related branches found
No related tags found
1 merge request!47Draft: TEST_CI_FORK_DO_NOT_MERGE
...@@ -30,7 +30,7 @@ build:ubuntu_cpp: ...@@ -30,7 +30,7 @@ build:ubuntu_cpp:
# Pulling from branch with same name # Pulling from branch with same name
BRANCH_TO_PULL=${CI_COMMIT_REF_NAME} BRANCH_TO_PULL=${CI_COMMIT_REF_NAME}
fi fi
- echo "Pull from branch : ${BRANCH_TO_PULL}" echo "Pull from branch : ${BRANCH_TO_PULL}"
# Check group namespace is valid, if it is then we are in the official project(aidge group id=6437), otherwise we pull from the fork # Check group namespace is valid, if it is then we are in the official project(aidge group id=6437), otherwise we pull from the fork
- > - >
set -x set -x
......
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