The poddlers branch is merged

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-21 10:22:56 +02:00
parent bf7385e642
commit d527ec63f0
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

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