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

Merge branch 'pytango-test-9.5.1rc1' into 'main'

L2SS-1807: Fix image build process

See merge request !88
parents f2955343 20c23282
No related branches found
No related tags found
1 merge request!88L2SS-1807: Fix image build process
Pipeline #82327 passed
......@@ -29,10 +29,8 @@ variables:
build_test_image_python39:
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.
Finish editing this message first!
Please register or to comment