Обновить .gitea/workflows/test-runner.yml
Some checks failed
Deploy App / deploy (push) Failing after 4s
Some checks failed
Deploy App / deploy (push) Failing after 4s
This commit is contained in:
parent
cf371dd831
commit
484b60b0ec
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on:kyc_runner
|
runs-on: kyc_runner
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user