The poddlers branch is merged
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
bf7385e642
commit
d527ec63f0
1 changed files with 3 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue