Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 3s

This commit is contained in:
Dhaverd 2024-03-13 11:32:02 +03:00
parent 5f2dd17dbb
commit 60c8712a31

View File

@ -13,7 +13,7 @@ jobs:
cat ./.env
- name: Know current user and host
run: |
apt-get net-tools
apt-get install net-tools
echo $USER
ifconfig -a
- name: Stop site service on remote server