oraculum: switch stg over to oidc_v2

This commit is contained in:
František Zatloukal 2024-06-04 13:30:38 +02:00
parent a9c74cff4d
commit 70ee7fad81

View file

@ -15,7 +15,7 @@ spec:
git:
uri: https://pagure.io/fedora-qa/oraculum
{% if env == 'staging' %}
ref: "test_s2i"
ref: "oidc_v2"
{% else %}
ref: "master"
{% endif %}