Skip to content
Snippets Groups Projects

"trigger" keyword and failing strategy

Merged Daniel Hornung requested to merge f-trigger-strategy into dev
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -110,8 +110,7 @@ trigger_build:
trigger:
project: caosdb/src/caosdb-deploy
# branch: $DEPLOY_REF
branch: f-trigger-strategy
branch: $DEPLOY_REF
strategy: depend
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
Loading