Skip to content
Snippets Groups Projects
Commit 590c1157 authored by Marcel Huber's avatar Marcel Huber
Browse files

eval test

parent 5a9a9137
No related branches found
No related tags found
No related merge requests found
Pipeline #324481 failed
......@@ -33,8 +33,9 @@ Envtest:
- eval echo $LABEL_VERSIONx
- set -x
- . .env
- ls $LABEL_VERSION $LABEL_VERSIONx
- eval ls $LABEL_VERSION $LABEL_VERSIONx
- eval . .env
- ls $LABEL_VERSION $LABEL_VERSIONx || true
- eval ls $LABEL_VERSION $LABEL_VERSIONx || true
Build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment