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

chore : more debug

parent 24d973d8
No related branches found
No related tags found
1 merge request!47Draft: TEST_CI_FORK_DO_NOT_MERGE
This commit is part of merge request !47. Comments created here will be created in the context of that merge request.
......@@ -51,6 +51,7 @@ build:ubuntu_cpp:
- echo "${CI_PROJECT_NAMESPACE}"
- echo "${CI_PROJECT_NAMESPACE_ID}"
- echo $(curl -s --header "PRIVATE-TOKEN:${CI_JOB_TOKEN}" "${API_URL}/projects/${CI_PROJECT_ID}")
- echo ${CI_PROJECT_ROOT_NAMESPACE}
- PROJECT_INFO=$(curl -s --header "PRIVATE-TOKEN:${CI_JOB_TOKEN}" "${API_URL}/projects/${CI_PROJECT_ID}")
- >
if [[ ! $PULL_FROM_FORK ]]; then # 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