Testing
Some checks failed
deploy-rs / deploy-rs (push) Failing after 6m6s

This commit is contained in:
albert 2024-05-03 07:53:05 +09:00
parent 8f6e46578b
commit f4bfe65b9d
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -4,6 +4,7 @@ on:
schedule:
- cron: '0 2 * * *'
# “At 02:00 daily."
push:
jobs:
deploy-rs:
@ -83,6 +84,7 @@ jobs:
run: |
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
"
env | grep SSH
cd /etc/nixos/git
git pull
deploy