Skip to content
Snippets Groups Projects
Commit 3eb57deb authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix(tests): fix tank config

parent fc1b9e76
No related branches found
No related tags found
No related merge requests found
Pipeline #7226 passed
......@@ -137,7 +137,7 @@ variables:
engine:
secret: no-secret
readonly: true
all-shows: true
allShows: true
oidc:
issuer-url: $STEERING_ORIGIN/openid
client-id: $TANK_OIDC_CLIENT_ID
......
......@@ -79,7 +79,7 @@ services:
engine:
secret: no-secret
readonly: true
all-shows: true
allShows: true
oidc:
issuer-url: "$STEERING_ORIGIN/openid"
client-id: 123456
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment