Skip to content
Snippets Groups Projects
Commit ad8032f7 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

Merge branch 'fix-pipeline-docker' into 'master'

Fix docker pipeline

See merge request !26
parents c3162c26 8655b8fc
No related branches found
No related tags found
1 merge request!26Fix docker pipeline
Pipeline #120983 passed
...@@ -15,7 +15,7 @@ docker-build: ...@@ -15,7 +15,7 @@ docker-build:
stage: image stage: image
image: docker:latest image: docker:latest
tags: tags:
- integration_tests - dind
only: only:
- master - master
- tags - tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment