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 84082f4 commit 8984573Copy full SHA for 8984573
.github/workflows/k8s_test.yml
@@ -86,7 +86,7 @@ jobs:
86
shell: bash
87
run: |
88
cd ${{ env.KUBERNETES_CLUSTER_REPO_NAME }}
89
- bash cicd-deployment-scripts/k8s/test.sh \
+ bash ../cicd-deployment-scripts/k8s/test.sh \
90
-n ${{ env.KUBERNETES_NAMESPACE }} \
91
-d ${{ github.event.repository.name }} \
92
-t ${{ needs.call-az-acr-push-test.outputs.GH_REF_NAME }} \
0 commit comments