hmmm
Some checks failed
/ non-lab (push) Failing after 41s

This commit is contained in:
Chris Cowley 2024-09-02 11:50:43 +02:00
parent 3c4d793e32
commit 5f9ec9b12c

View file

@ -22,7 +22,7 @@ jobs:
- name: Setup Kubernetes client
run: |
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
echo ${B2_APPLICATION_KEY_ID}
echo ${{ env.B2_APPLICATION_KEY_ID}}
- name: Tofu init
working-directory: ${{ github.workspace }}/non-lab
run: |