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
|
@ -10,13 +10,13 @@ spec:
|
||||||
type: Git
|
type: Git
|
||||||
git:
|
git:
|
||||||
# uri: https://pagure.io/fedora-infra/toddlers.git
|
# uri: https://pagure.io/fedora-infra/toddlers.git
|
||||||
# {% if env == 'staging' %}
|
|
||||||
# ref: "staging"
|
|
||||||
# {% else %}
|
|
||||||
# ref: "production"
|
|
||||||
# {% endif %}
|
|
||||||
uri: https://pagure.io/fork/abompard/fedora-infra/toddlers.git
|
uri: https://pagure.io/fork/abompard/fedora-infra/toddlers.git
|
||||||
ref: poddlers
|
ref: poddlers
|
||||||
|
{% if env == 'staging' %}
|
||||||
|
#ref: "staging"
|
||||||
|
{% else %}
|
||||||
|
#ref: "production"
|
||||||
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue