fedocal: build from the debug branch for now

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-29 11:17:50 +02:00
parent 143ac03e5c
commit 34979a9ce3

View file

@ -14,7 +14,7 @@ spec:
git:
uri: https://pagure.io/fedora-infra/toddlers.git
{% if env == 'staging' %}
ref: "staging"
ref: "debug"
{% else %}
ref: "production"
{% endif %}