Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
webservices
cern-search
cern-search-rest-api
Commits
47fe7663
Commit
47fe7663
authored
Apr 05, 2018
by
Pablo Panero
Browse files
change image cretion to master branch
parent
31accea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
47fe7663
...
...
@@ -17,10 +17,10 @@ build_dev_version:
stage
:
build
except
:
-
tags
environment
:
dev
environment
:
master
tags
:
-
docker-image-build
script
:
'
echo
"Building
Docker
Dev
image..."'
script
:
'
echo
"Building
Docker
Master
image..."'
### When building tags, use the git tag as the docker tag of the image
build_tagged_version
:
...
...
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