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 7905959 commit 39e3fc0Copy full SHA for 39e3fc0
1 file changed
.github/workflows/acceptance-tests.yml
@@ -106,7 +106,7 @@ jobs:
106
GITLAB_TOKEN: ${{ secrets.DEV_GITLAB_TOKEN }}
107
RENKU_RELEASE: renku-ci-ui-${{ github.event.number }}
108
RENKU_VALUES_FILE: ${{ github.workspace }}/values.yaml
109
- RENKU_VALUES: minimal-deployment/minimal-deployment-values.yaml
+ RENKU_VALUES: minimal-deployment/sdsc-azure-ci-deployment-values.yaml
110
TEST_ARTIFACTS_PATH: "tests-artifacts-${{ github.sha }}"
111
KUBERNETES_CLUSTER_FQDN: "dev.renku.ch"
112
RENKU_ANONYMOUS_SESSIONS: "true"
0 commit comments