badges: flask is dead, long live staging!

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
This commit is contained in:
Akashdeep Dhar
2025-07-23 17:52:51 +05:30
committed by zlopez
parent 24bab53bbb
commit 0d04c6d32c

View File

@@ -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