parent
3c4d793e32
commit
5f9ec9b12c
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue