Skip to content
Snippets Groups Projects
Commit 7a5bc224 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

WIP: Pipeline

parent 38670907
No related branches found
No related tags found
1 merge request!2DOC: add a hint how to provide a readable certificate
Pipeline #29449 failed
......@@ -365,7 +365,9 @@ setup-env:
# runs the unittests, currently validation tests for the profile schema
unittest:
tags: [ cached-dind ]
image: "$CI_ENVIMAGE:$CI_COMMIT_REF_NAME"
image: "$CI_ENVIMAGE:dev"
# TODO: Fix this
# image: "$CI_ENVIMAGE:$CI_COMMIT_REF_NAME"
stage: unittest
script:
- ls
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment