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
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -27,7 +27,7 @@ variables:
@@ -27,7 +27,7 @@ variables:
image: $CI_REGISTRY_IMAGE
image: $CI_REGISTRY_IMAGE
stages:
stages:
- setup
- setup
- test
# - test
- deploy
- deploy
######## Setup ########
######## Setup ########
Loading