Skip to content
Snippets Groups Projects

"trigger" keyword and failing strategy

Merged Daniel Hornung requested to merge f-trigger-strategy into dev
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -109,7 +109,7 @@ trigger_build:
trigger:
project: caosdb/src/caosdb-deploy
branch: $DEPLOY_REF
branch: f-trigger-keyword
# script:
# - /usr/bin/curl -X POST
# -F token=$CI_JOB_TOKEN
Loading