FMN: build from fmn-next in prod too, for now
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c17a563d9b
commit
35c685f071
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ spec:
|
|||
{% if env == "staging" %}
|
||||
ref: fmn-next
|
||||
{% else %}
|
||||
ref: stable
|
||||
# For now, build from fmn-next as well.
|
||||
# ref: stable
|
||||
ref: fmn-next
|
||||
{% endif %}
|
||||
contextDir: /
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue