flask-oidc: updating flask-oidc-dev app to use test-auth fork.

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
Signed-off-by: James Richardson <jamricha@redhat.com>
Signed-off-by: Vipul Sidharth <sidharthvipul1@gmail.com>
This commit is contained in:
David Kirwan 2022-05-05 11:26:26 +01:00
parent 5529a3450e
commit f8e34681a9

View file

@ -10,7 +10,7 @@ spec:
source:
type: Git
git:
uri: https://github.com/abompard/test-auth.git
uri: https://github.com/fedora-infra/test-auth.git
{% if env == "staging" %}
ref: main
{% else %}