JUST WORK
Some checks failed
Deploy / deploy (push) Failing after 29s

This commit is contained in:
Julia Johannesen 2026-08-17 18:59:57 -04:00
parent e9bf0cfe1c
commit 783368e279
Signed by: julia
GPG key ID: 4A1377AF3E7FBC46

View file

@ -43,4 +43,4 @@ jobs:
cat > ~/.ssh/id_ed25519 <<< $SSH_PRIVATE_KEY
mkdir ~/.config/rclone
cat > ~/.config/rclone/rclone.conf <<< $'[bridget]\ntype = sftp\nhost = bridget\nuser = www-data\nkey_use_agent = false'
rclone sync --delete-during -vv ./go-vanity/public bridget:/var/www/vanity
rclone sync --sftp-pass '' --delete-during -vv ./go-vanity/public bridget:/var/www/vanity