mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
badges: flask is dead, long live staging!
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
This commit is contained in:
@@ -74,8 +74,7 @@ spec:
|
||||
type: Git
|
||||
git:
|
||||
uri: https://github.com/fedora-infra/tahrir.git
|
||||
# ref: {{ (env == 'production')|ternary('stable', 'staging') }}
|
||||
ref: {{ (env == 'production')|ternary('stable', 'flask') }}
|
||||
ref: {{ (env == 'production')|ternary('stable', 'staging') }}
|
||||
contextDir: /
|
||||
strategy:
|
||||
type: Source
|
||||
|
||||
Reference in New Issue
Block a user