Gitea Actions test
Some checks failed
Gitea Actions Demo / Deploy-koptilnya.xyz (push) Failing after 25s

This commit is contained in:
Opti1337 2024-03-01 08:21:56 +03:00
parent 73d233b052
commit b0711573b1

View File

@ -19,5 +19,5 @@ jobs:
- name: Move to Nginx folder - name: Move to Nginx folder
run: cp -r .output/. /var/www/koptilnya.xyz run: cp -r .output/. /var/www/koptilnya.xyz
- name: Restart systemd service - name: Restart systemd service
run: systemctl restart koptilnya.xyz run: systemctl restart koptilnya.xyz.service
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."