Skip to content
Snippets Groups Projects
Verified Commit 450ae8eb authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 0f39a8cf
Branches
Tags
No related merge requests found
Pipeline #8227 failed
...@@ -73,7 +73,7 @@ trigger_inttest: ...@@ -73,7 +73,7 @@ trigger_inttest:
tags: [ docker ] tags: [ docker ]
stage: deploy stage: deploy
dependencies: dependencies:
- setup - build-testenv
script: script:
- CPPINT_REF=main - CPPINT_REF=main
- TRIGGERED_BY_REPO=${TRIGGERED_BY_REPO:-CPPLIB} - TRIGGERED_BY_REPO=${TRIGGERED_BY_REPO:-CPPLIB}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment