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

chore : more debug print tests

parent 7dd43939
No related branches found
No related tags found
1 merge request!47Draft: TEST_CI_FORK_DO_NOT_MERGE
......@@ -40,6 +40,9 @@ build:ubuntu_cpp:
fi
fi
- echo "Pulling from branch:\"$BRANCH_TO_PULL\""
- echo "${CI_PROJECT_PATH}"
- echo "${CI_PROJECT_DIR}"
- echo "${CI_PROJECT_URL}"
- >
if [[ ! $PULL_FROM_FORK ]]; then # nominal case : we are in the official project
DEPENDENCY_ID=$(curl "https://gitlab.eclipse.org/api/v4/groups/${CI_PROJECT_NAMESPACE_ID}/projects?search=${DEPENDENCY_NAME}" | jq -r '.[0].id')
......
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