Добавлен контейнер catthehacker/ubuntu:act-latest для сборки в конфигурации docker-build.yml.
Some checks failed
docker-build / Build image (push) Failing after 20s

This commit is contained in:
2025-08-27 16:52:13 +07:00
parent 60e7136bcd
commit eab152e928

View File

@@ -13,6 +13,7 @@ jobs:
build: build:
name: Build image name: Build image
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
container: catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4