parent
b9b0867beb
commit
781f0c9462
1 changed files with 0 additions and 2 deletions
|
@ -25,11 +25,9 @@ jobs:
|
|||
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
|
||||
echo ${{ env.B2_APPLICATION_KEY_ID}}
|
||||
- name: Tofu init
|
||||
uses: https://code.lab.cowley.tech/homelab/forgejo-opentofu-runner@main
|
||||
working-directory: ${{ github.workspace }}/non-lab
|
||||
run: |
|
||||
export KUBE_CONFIG_PATH="/tmp/kubeconfig"
|
||||
echo ${{ secrets.KUBE_CONFIG_BASE64 }} | base64 -d > ${KUBE_CONFIG_PATH}
|
||||
tofu init
|
||||
- run: echo ${B2_APPLICATION_KEY_ID}
|
||||
uses: https://code.lab.cowley.tech/homelab/forgejo-opentofu-runner@main
|
||||
|
|
Loading…
Add table
Reference in a new issue