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

Merge branch 'test-lcs126-config' into 'main'

Update .gitlab-ci.yml

See merge request !5
parents bf88860d c960eef9
No related branches found
No related tags found
1 merge request!5Update .gitlab-ci.yml
Pipeline #83892 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