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:
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue