Обновить .gitea/workflows/test.yml
Some checks failed
Build and Test Application / build (push) Failing after 5s
Some checks failed
Build and Test Application / build (push) Failing after 5s
This commit is contained in:
parent
5ab4f694a7
commit
d21135505c
@ -9,6 +9,9 @@ jobs:
|
|||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: Check Docker
|
||||||
|
run: docker --version
|
||||||
|
|
||||||
# Шаг 0: Node install
|
# Шаг 0: Node install
|
||||||
- name: Install Node
|
- name: Install Node
|
||||||
run: apk add nodejs
|
run: apk add nodejs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user