Обновить .gitea/workflows/install.yaml
Some checks failed
Install MSI on Specific Runner / docker-latest (push) Failing after 10s
Install MSI on Specific Runner / install_single (push) Failing after 1s
Install MSI on Specific Runner / deploy_all (K4012-KOA) (push) Successful in 1s

This commit is contained in:
2026-04-16 14:55:29 +05:00
parent 68f12ec78b
commit 8b16ce92a1

View File

@@ -29,6 +29,8 @@ jobs:
#docker-latest
docker-latest:
runs-on: docker-latest
container:
image: node:18-alpine
steps:
- name: docker ps
shell: bash