FMN: build from fmn-next in prod too, for now

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-02-14 13:52:14 +01:00
parent c17a563d9b
commit 35c685f071
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -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: