Skip to content

Commit 1bfc9f2

Browse files
committed
change renkubot kubeconfig
1 parent d991988 commit 1bfc9f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-test-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
RENKU_RELEASE: ci-renku-${{ github.event.number }}
7575
RENKU_VALUES_FILE: "${{ github.workspace }}/values.yaml"
7676
RENKU_VALUES: minimal-deployment/minimal-deployment-values.yaml
77-
RENKUBOT_KUBECONFIG: ${{ secrets.RENKUBOT_DEV_KUBECONFIG }}
77+
RENKUBOT_KUBECONFIG: $KUBECONFIG
7878
TEST_ARTIFACTS_PATH: "tests-artifacts-${{ github.sha }}"
7979
renku: "@${{ github.head_ref }}"
8080
renku_core: "${{ needs.check-deploy.outputs.renku-core }}"

0 commit comments

Comments
 (0)