Update .gitea/workflows/deploy-k8s.yml

This commit is contained in:
2025-10-12 12:14:41 +00:00
parent 0c0669fe19
commit 60ef17b1e9

View File

@ -77,7 +77,7 @@ jobs:
echo "getting item"
bw get item "iac.proxmox.ssh.link" --session "$BW_SESSION" | jq -r '.notes' > "proxmox-ssh-link.txt"
- name: Start cloudflared Access TCP -> SOCKS5 (background)
- name: Start cloudflared Access TCP -> SOCKS5 (background)
env:
CF_SVC_ID: ${{ secrets.CF_SVC_ID }}
CF_SVC_SECRET: ${{ secrets.CF_SVC_SECRET }}