Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 3s
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 3s
This commit is contained in:
parent
480dbba1f2
commit
c3a48c8da8
|
@ -13,6 +13,7 @@ jobs:
|
|||
cat ./.env
|
||||
- name: Know current user and host
|
||||
run: |
|
||||
sudo apt install net-tools
|
||||
echo $USER
|
||||
ifconfig -a
|
||||
- name: Stop site service on remote server
|
||||
|
|
Loading…
Reference in New Issue