Skip to content
Snippets Groups Projects

distinguish scheduled jobs for dev and prod envs

Closed Athanasios Karmas requested to merge master into experimental_rel
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -143,7 +143,7 @@ deploy-exp-release-dev-cscs:
refs:
- schedules
variables:
- $RELEASE == "experimental"
- $RELEASE == "experimental-dev"
allow_failure: false
# Deploy the experimental release of tools (sheduled pipeline)