We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7973e8f commit 27693e0Copy full SHA for 27693e0
.github/workflows/end2end.yaml
@@ -516,8 +516,6 @@ jobs:
516
env:
517
ZENKO_NAME: "${{ env.ZENKO_NAME }}-pra"
518
SUBDOMAIN: "${{ env.DR_SUBDOMAIN }}"
519
- OIDC_ENDPOINT: "http://keycloak.${{ env.DR_SUBDOMAIN }}"
520
- OIDC_USERNAME: "zenko-end2end-pra"
521
SETUP_IMAGE: ${{ needs.build-setup-image.outputs.image }}
522
GIT_ACCESS_TOKEN: ${{ steps.app-token.outputs.token }}
523
run: ./setup-tests.sh --kubeconfig ~/.kube/config -- setup --locations --accounts --workflows --notifications
0 commit comments