greenwave: try switching stg back to latest image
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6f3f08942b
commit
85de7fe8c0
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ spec:
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
# The latest successful build of master that passes tests
|
# The latest successful build of master that passes tests
|
||||||
# is auto-tagged here.
|
# is auto-tagged here.
|
||||||
# name: quay.io/factory2/greenwave:latest
|
name: quay.io/factory2/greenwave:latest
|
||||||
name: quay.io/factory2/greenwave:prod-fedora
|
|
||||||
{% else %}
|
{% else %}
|
||||||
# This is 'prod' tag is maintained by hand.
|
# This is 'prod' tag is maintained by hand.
|
||||||
name: quay.io/factory2/greenwave:prod-fedora
|
name: quay.io/factory2/greenwave:prod-fedora
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue