toddlers: build from the debug branch for now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
161526ac58
commit
21d726f63c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
|||
{% if env == 'staging' %}
|
||||
ref: "staging"
|
||||
{% else %}
|
||||
ref: "production"
|
||||
ref: "debug"
|
||||
{% endif %}
|
||||
strategy:
|
||||
type: Docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue