Добавлен контейнер catthehacker/ubuntu:act-latest для сборки в конфигурации docker-build.yml.
Some checks failed
docker-build / Build image (push) Failing after 20s
Some checks failed
docker-build / Build image (push) Failing after 20s
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user