Обновить .gitea/workflows/dev.yaml
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 23s
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 23s
This commit is contained in:
parent
9f853158e7
commit
f4dcbf4693
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest # Запуск на Ubuntu
|
||||
steps:
|
||||
- name: Check DNS Resolution
|
||||
run: nslookup gitea
|
||||
run: ping -c 4 gitea
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user