oraculum: OIDC, please 😞

This commit is contained in:
František Zatloukal 2024-06-05 00:15:03 +02:00
parent 133a15bf21
commit cd83c74314
2 changed files with 2 additions and 1 deletions

View file

@ -51,6 +51,7 @@
description: Packager Dashboard
appowners:
- frantisekz
- jskladan
tags:
- appowners

View file

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