Skip to content
Snippets Groups Projects
Commit 6b03cb27 authored by derrabauke's avatar derrabauke
Browse files

try to fix container registry

parent de2692e5
No related branches found
No related tags found
No related merge requests found
......@@ -85,8 +85,7 @@ clean_docker_registry:
stage: build
tags:
- docker-privileged
rules:
when: always
when: always
image: docker:19.03.12
script:
- docker login -u $GPT_REGISTRY_USER -p $GDT_REGISTRY_PASSWORD $CI_REGISTRY
......
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