Poddlers: fixup
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d7e9cc0aa2
commit
ca9eab0f53
1 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue