Skip to content
Snippets Groups Projects
Commit 4029769b authored by Nico Vermaas's avatar Nico Vermaas
Browse files

repair gitlab runner

parent 3a9be584
Branches
No related tags found
No related merge requests found
Pipeline #71122 passed
......@@ -8,8 +8,8 @@ docker-build:
# Official docker image.
image: docker:latest
stage: build
services:
- docker:dind
tags:
- dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment