mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 01:53:05 +08:00
fedocal: build from the staging branch in staging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
git:
|
||||
uri: https://pagure.io/fedocal.git
|
||||
{% if env == 'staging' %}
|
||||
ref: "debug"
|
||||
ref: "staging"
|
||||
{% else %}
|
||||
ref: "production"
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user