Обновить .gitea/workflows/install.yaml
This commit is contained in:
@@ -29,6 +29,8 @@ jobs:
|
|||||||
#docker-latest
|
#docker-latest
|
||||||
docker-latest:
|
docker-latest:
|
||||||
runs-on: docker-latest
|
runs-on: docker-latest
|
||||||
|
container:
|
||||||
|
image: node:18-alpine
|
||||||
steps:
|
steps:
|
||||||
- name: docker ps
|
- name: docker ps
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user