Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
off-the-shelf-apps
RabbitMQ
Commits
df2b0d66
Commit
df2b0d66
authored
Sep 13, 2022
by
Sébastien DA ROCHA
Browse files
Use git Tag has docker tag
parent
93c4e091
Pipeline
#41666
passed with stage
in 2 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df2b0d66
...
...
@@ -20,9 +20,8 @@ build_release:
-
build
only
:
-
tags
variables
:
TAG
:
3-management
script
:
-
export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
-
docker-compose build
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
-
docker-compose push
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