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
ift
NIFTy
Commits
992f2c64
Commit
992f2c64
authored
Jun 28, 2020
by
Philipp Arras
Browse files
After updating build machine use newest docker version again
parent
19ece6ba
Pipeline
#77415
passed with stages
in 13 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
992f2c64
...
...
@@ -13,7 +13,7 @@ stages:
build_docker_from_scratch
:
only
:
-
schedules
image
:
docker
:19.03.8
image
:
docker
stage
:
build_docker
before_script
:
-
ls
...
...
@@ -25,7 +25,7 @@ build_docker_from_scratch:
build_docker_from_cache
:
except
:
-
schedules
image
:
docker
:19.03.8
image
:
docker
stage
:
build_docker
before_script
:
-
ls
...
...
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