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