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:
parent
d655c7b366
commit
bc6531b3df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue