Poddlers: fixup

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-07-04 21:54:55 +02:00
parent d7e9cc0aa2
commit ca9eab0f53
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -9,14 +9,14 @@ spec:
source:
type: Git
git:
# uri: https://pagure.io/fedora-infra/toddlers.git
# {% if env == 'staging' %}
# ref: "staging"
# {% else %}
# ref: "production"
# {% endif %}
# uri: https://pagure.io/fedora-infra/toddlers.git
uri: https://pagure.io/fork/abompard/fedora-infra/toddlers.git
ref: poddlers
{% if env == 'staging' %}
#ref: "staging"
{% else %}
#ref: "production"
{% endif %}
strategy:
type: Source
sourceStrategy: