parent
96668c9848
commit
1860c52c31
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@ jobs:
|
|||
- name: Setup Kubernetes client
|
||||
run: |
|
||||
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
|
||||
echo ${{ env.B2_APPLICATION_KEY_ID }}
|
||||
which tofu
|
||||
echo ${{ secrets.B2_APPLICATION_KEY_ID }}
|
||||
ls /usr/bin
|
||||
which tofu
|
||||
# - name: Tofu init
|
||||
# working-directory: ${{ github.workspace }}/non-lab
|
||||
# run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue