bump waiverdb stg to my repo so I can fiddle with it

...we really need to do some poking about to work out what the
heck is going on with token auth, I put a container build in
my quay.io space which should let me hand-edit stuff, I hope.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-07-18 14:23:07 -07:00
parent d655c7b366
commit bc6531b3df

View file

@ -17,7 +17,7 @@ spec:
{% if env == 'staging' %}
# The latest successful build of master that passes tests
# is auto-tagged here.
name: quay.io/factory2/waiverdb:stage-fedora
name: quay.io/adamwill/waiverdb-test:latest
{% else %}
# This is 'prod' tag is maintained by hand.
name: quay.io/factory2/waiverdb:prod-fedora