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
DZDTools
CoDaBuddy
Commits
9134ad16
Commit
9134ad16
authored
Feb 16, 2022
by
Tim Bleimehl
🤸🏼
Browse files
wip
parent
b338b5f2
Pipeline
#1471
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9134ad16
...
...
@@ -16,8 +16,8 @@ Docker Build n Push Tags:
Docker Build n Push Latest
:
stage
:
local-image-build-n-push
only
:
# Only "ma
ster
" should be tagged "latest"
-
ma
ster
# Only "ma
in
" should be tagged "latest"
-
ma
in
script
:
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
-
docker build --no-cache . -t $CI_REGISTRY_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