mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
The poddlers branch is merged
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user