toddlers: and move back to building from the debug branch

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-07 09:50:39 +01:00
parent 765e526a83
commit e566318411

View file

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