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