Обновить .gitea/workflows/dev.yaml
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 57s

This commit is contained in:
NW 2024-11-14 23:01:06 +00:00
parent 56659356c4
commit 7f51666ef4

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest # Запуск на Ubuntu runs-on: ubuntu-latest # Запуск на Ubuntu
steps: steps:
- name: Check DNS Resolution - name: Check DNS Resolution
run: curl -I http://192.168.2.29:3000 run: curl -I https://git.softuniq.eu
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3