Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
JAliEn-ROOT
Commits
166dba77
Commit
166dba77
authored
Nov 08, 2018
by
Nikola Hardi
Browse files
Add gitlab CI configuration
parent
08ad159f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
166dba77
stages
:
-
start
-
build
-
test
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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