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