Skip to content
Snippets Groups Projects
Verified Commit 0634d15a authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

debugging env

parent ce57e97a
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ save:commitIndex:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_COMMIT_MESSAGE !~ /tmpBranch/ && $CI_COMMIT_MESSAGE !~ /Update index/ && $CI_PROJECT_NAMESPACE == "R3"'
before_script:
- env
- apk add git-lfs
- git fetch --all
- url_host=`git remote get-url origin | sed -e "s/https:\/\/gitlab-ci-token:.*@//g"`
......
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