Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
JAliEn-ROOT
Commits
ab33dcbc
Commit
ab33dcbc
authored
Feb 24, 2020
by
Nikola Hardi
Browse files
Fix the trigger source repo URL variable
parent
7a984b81
Pipeline
#1441798
passed with stage
in 4 minutes and 12 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ab33dcbc
...
...
@@ -8,4 +8,4 @@ build-start:
image
:
registry.gitlab.com/finestructure/pipeline-trigger
stage
:
start
script
:
-
trigger -h gitlab.cern.ch -a "$API_TOKEN" -p "$CI_JOB_TOKEN" -t dev -e
SOURCE
_REPO=$CI_REPOSITORY_URL -e JALIEN_ROOT_BRANCH=$CI_COMMIT_REF_NAME
46440
-
trigger -h gitlab.cern.ch -a "$API_TOKEN" -p "$CI_JOB_TOKEN" -t dev -e
JALIEN_ROOT
_REPO=$CI_REPOSITORY_URL -e JALIEN_ROOT_BRANCH=$CI_COMMIT_REF_NAME
46440
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment