This commit is contained in:
Joey Hafner 2024-10-25 13:29:09 -07:00
parent 1c450159af
commit 97ecf6fe56
No known key found for this signature in database

View File

@ -40,4 +40,5 @@ jobs:
export SOPS_AGE_KEY_FILE=/tmp/combined.key
sops decrypt -i --input-type json config.boot 2>/dev/null && echo "Decrypted config.boot"
- name: Push config to VyOS
run: |
SSH_CMD="ssh -i /tmp/key" SCP_CMD="scp -i /tmp/key -q" ./vyos.sh push