Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Cerebrum
Commits
6aa8626d
Commit
6aa8626d
authored
Dec 02, 2020
by
femiadeyemi
Browse files
echo the value of of $CI_COMMIT_TAG
parent
b41a987b
Pipeline
#50451
failed with stages
in 6 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/ci.yml
View file @
6aa8626d
...
...
@@ -44,6 +44,7 @@ docker_push:
-
docker info
script
:
-
docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
-
echo $CI_COMMIT_TAG
-
|-
if [[ $CI_COMMIT_TAG == "" ]]; then
docker build -t $DOCKER_IMAGE_LATEST .
...
...
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