Изменен контейнер для сборки в конфигурации docker-build.yml на git.realmanual.ru/pub/docker-build.
Some checks failed
docker-build / Build image (push) Failing after 37s

This commit is contained in:
2025-08-27 16:31:59 +07:00
parent bbeebda027
commit 58a1a8ee2f

View File

@@ -13,7 +13,7 @@ jobs:
build: build:
name: Build image name: Build image
runs-on: dind runs-on: dind
container: ghcr.io/catthehacker/ubuntu:act-latest container: git.realmanual.ru/pub/docker-build
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4