Skip to content

Commit 27693e0

Browse files
wip
1 parent 7973e8f commit 27693e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/end2end.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,6 @@ jobs:
516516
env:
517517
ZENKO_NAME: "${{ env.ZENKO_NAME }}-pra"
518518
SUBDOMAIN: "${{ env.DR_SUBDOMAIN }}"
519-
OIDC_ENDPOINT: "http://keycloak.${{ env.DR_SUBDOMAIN }}"
520-
OIDC_USERNAME: "zenko-end2end-pra"
521519
SETUP_IMAGE: ${{ needs.build-setup-image.outputs.image }}
522520
GIT_ACCESS_TOKEN: ${{ steps.app-token.outputs.token }}
523521
run: ./setup-tests.sh --kubeconfig ~/.kube/config -- setup --locations --accounts --workflows --notifications

0 commit comments

Comments
 (0)