Skip to content
Snippets Groups Projects
Commit c960eef9 authored by Corné Lukken's avatar Corné Lukken
Browse files

Update .gitlab-ci.yml

parent bf88860d
No related branches found
No related tags found
1 merge request!5Update .gitlab-ci.yml
Pipeline #71195 passed with warnings
...@@ -24,10 +24,8 @@ variables: ...@@ -24,10 +24,8 @@ variables:
build_test_image_python38: build_test_image_python38:
stage: image stage: image
image: docker image: docker
services: tags:
- name: docker:dind - dind
variables:
DOCKER_TLS_CERTDIR: "/certs"
before_script: before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment