Commit 39eb2f17 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add debug trace for git clone dir

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -139,6 +139,7 @@ macos-superbuild-prepare: ...@@ -139,6 +139,7 @@ macos-superbuild-prepare:
extends: .common-prepare extends: .common-prepare
stage: prepare stage: prepare
before_script: before_script:
- echo $GIT_CLONE_PATH
# This override the previous before_script # This override the previous before_script
- git checkout $CI_COMMIT_REF_NAME - git checkout $CI_COMMIT_REF_NAME
script: script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment