Проблема курицы и яйца
Some checks failed
Build toolchain image / Explore-Gitea-Actions (push) Failing after 2m48s
Some checks failed
Build toolchain image / Explore-Gitea-Actions (push) Failing after 2m48s
This commit is contained in:
@@ -6,4 +6,8 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: fedora-39
|
||||
steps:
|
||||
- run: dnf -y update
|
||||
- run: dnf -y install dnf-plugins-core
|
||||
- run: dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
|
||||
- run: dnf -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||
- run: docker build --progress=plain .
|
||||
|
||||
Reference in New Issue
Block a user