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: source:
type: Git type: Git
git: git:
# uri: https://pagure.io/fedora-infra/toddlers.git uri: https://pagure.io/fedora-infra/toddlers.git
uri: https://pagure.io/forks/abompard/fedora-infra/toddlers.git
ref: poddlers
{% if env == 'staging' %} {% if env == 'staging' %}
#ref: "staging" ref: "staging"
{% else %} {% else %}
#ref: "production" ref: "production"
{% endif %} {% endif %}
strategy: strategy:
type: Source type: Source