Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Lips
docker-resources
Commits
772199c2
Commit
772199c2
authored
Apr 26, 2022
by
Thomas Lips
Browse files
fix
parent
68cc2ec5
Pipeline
#62501
failed with stages
in 34 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
772199c2
...
...
@@ -33,7 +33,7 @@ build_base:
-
docker build --pull --cache-from $CONTAINER_BASE_DL_IMAGE --tag $CONTAINER_BASE_DL_IMAGE docker -f docker/base-dl.Dockerfile
-
docker push $CONTAINER_BASE_DL_IMAGE
release_base_dl
:
release_base_dl
:
stage
:
release
script
:
-
docker pull $CONTAINER_BASE_DL_IMAGE
...
...
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