Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eoin Clerkin
cbmroot-hub
Commits
0ed144f8
Commit
0ed144f8
authored
Apr 27, 2020
by
Evgeny Lavrik
Browse files
Update .gitlab-ci.yml
parent
4a61e6fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
0ed144f8
...
...
@@ -7,7 +7,7 @@ stages:
-
cbmroot-hub
fairroot
:
stage
:
build
stage
:
fairroot
image
:
# We recommend using the CERN version of the Kaniko image: gitlab-registry.cern.ch/ci-tools/docker-image-builder
name
:
gitlab-registry.cern.ch/ci-tools/docker-image-builder
...
...
@@ -25,7 +25,7 @@ fairroot:
-
FairRoot.Dockerfile
cbmroot
:
stage
:
build
stage
:
cbmroot
needs
:
-
job
:
fairroot
artifacts
:
false
...
...
@@ -46,7 +46,7 @@ cbmroot:
-
CbmRoot.Dockerfile
cbmroot-hub
:
stage
:
build
stage
:
cbmroot-hub
needs
:
-
job
:
cbmroot
artifacts
:
false
...
...
Write
Preview
Markdown
is supported
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