fedocal: build in staging from the staging branch again
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
b05efc7091
commit
26bfef7853
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spec:
|
||||||
git:
|
git:
|
||||||
uri: https://pagure.io/fedocal.git
|
uri: https://pagure.io/fedocal.git
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: "debug"
|
ref: "staging"
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: "production"
|
ref: "production"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue