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:
build_test_image_python38:
stage: image
image: docker
services:
- name: docker:dind
variables:
DOCKER_TLS_CERTDIR: "/certs"
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