Skip to content
Snippets Groups Projects
Commit d6383898 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Update .gitlab-ci.yml

parent 79597364
No related branches found
No related tags found
1 merge request!795fix: new df and manual prune jobs
...@@ -158,8 +158,8 @@ status:pending: ...@@ -158,8 +158,8 @@ status:pending:
## base job settings for all docker interactions ## base job settings for all docker interactions
.docker: .docker:
#image: ${DOCKER_IMAGE} image: ${DOCKER_IMAGE}
services: services:
- docker:dind - docker:dind
before_script: before_script:
- # Login to registries - # Login to registries
...@@ -532,7 +532,7 @@ df:silicon: ...@@ -532,7 +532,7 @@ df:silicon:
extends: .docker extends: .docker
stage: config stage: config
tags: tags:
- silicon - sodium
needs: needs:
- version - version
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment