Обновить .gitea/workflows/build.yml
All checks were successful
Build and Test Application / build (push) Successful in 12s
All checks were successful
Build and Test Application / build (push) Successful in 12s
This commit is contained in:
parent
81aa906296
commit
db44cbeeb0
@ -9,13 +9,6 @@ jobs:
|
|||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install Docker
|
|
||||||
run: apk add docker
|
|
||||||
|
|
||||||
# Шаг 0: Node install
|
|
||||||
- name: Install Node
|
|
||||||
run: apk add nodejs
|
|
||||||
|
|
||||||
# Шаг 1: Checkout кода
|
# Шаг 1: Checkout кода
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
Loading…
x
Reference in New Issue
Block a user