deeptest
Some checks failed
blog.neet.works deployment / deploy_mamizou (push) Failing after 1s

This commit is contained in:
rawhide kobayashi 2025-01-18 17:17:42 -06:00
parent 2896e91de3
commit 36d93ca38a
Signed by: rawhide_k
GPG Key ID: E71F77DDBC513FD7

View File

@ -11,5 +11,9 @@ jobs:
runs-on: mamizou
run-name: Deploy blog.neet.works on Mamizou
steps:
#evil
- run: ssh $USER@localhost -p 2244
- run: pwd
- run: cd /srv/http/blog.neet.works
- run: git pull
- run: git checkout