Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-app-new
Commits
b130b4f7
Commit
b130b4f7
authored
Aug 05, 2021
by
asajedi
Browse files
Update .gitlab-ci.yml
parent
9b37ed8f
Pipeline
#218407
failed with stages
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b130b4f7
...
...
@@ -23,7 +23,7 @@ build_image:
stage
:
build
script
:
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
-
docker build -
t
$IMAGE_TAG .
-
docker build -
-tag
$IMAGE_TAG .
-
docker push $IMAGE_TAG
except
:
-
tags
...
...
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