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

Update file .prepare.gitlab-ci.yml

parent f40ecaa0
No related branches found
No related tags found
1 merge request!5CWG-75: Secure jobs with secrets and raise awareness
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
......@@ -3,9 +3,9 @@ stages:
build_ci_runner_image:
stage: build
image: docker:stable
services:
- docker:dind
image: docker
tags:
- dind
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment