toddlers: Build toddlers from the production branch again

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-13 09:37:25 +01:00
parent bb513f59d9
commit 71b7848911

View file

@ -16,7 +16,7 @@ spec:
{% if env == 'staging' %}
ref: "staging"
{% else %}
ref: "debug"
ref: "production"
{% endif %}
strategy:
type: Docker