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

PIPELINE

parent d4913ede
No related branches found
No related tags found
No related merge requests found
Pipeline #25785 failed
...@@ -113,6 +113,9 @@ test: ...@@ -113,6 +113,9 @@ test:
trigger_inttest: trigger_inttest:
stage: deploy stage: deploy
needs: [ test ] needs: [ test ]
inherit:
variables:
- DEPLOY_REF
variables: variables:
# Renaming variables. # Renaming variables.
F_BRANCH: $CI_COMMIT_REF_NAME F_BRANCH: $CI_COMMIT_REF_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment