Изменен тип окружения сборки на dind в конфигурации docker-build.yml.
Some checks failed
docker-build / build (push) Failing after 44s

This commit is contained in:
2025-08-27 15:47:14 +07:00
parent 20de0927da
commit a95bf7a43e

View File

@@ -11,7 +11,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
runs-on: dind
services:
docker:
image: docker:dind