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