chore(Docker): Fix Dind test not running correctly in merge Pipelines

This commit is contained in:
Marcel Feix 2022-07-01 10:11:57 +02:00
parent aad5b97f50
commit 691cd0b5f0
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -8,5 +8,7 @@ Test-Simple-Dind:
image: docker:stable
extends: .docker-in-docker
stage: verify
rules:
- when: always
script:
- docker run -t alpine echo test