fix runners-net
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 2m23s
Gentoo Utils / grep (push) Successful in 1m53s
Gentoo Utils / check-format (push) Successful in 2m2s
Gentoo Utils / docs (push) Successful in 2m7s
Gentoo Utils / build (push) Successful in 2m19s
Gentoo Utils / test (push) Successful in 40s
Gentoo Utils / fuzz (push) Successful in 2m42s
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 2m23s
Gentoo Utils / grep (push) Successful in 1m53s
Gentoo Utils / check-format (push) Successful in 2m2s
Gentoo Utils / docs (push) Successful in 2m7s
Gentoo Utils / build (push) Successful in 2m19s
Gentoo Utils / test (push) Successful in 40s
Gentoo Utils / fuzz (push) Successful in 2m42s
This commit is contained in:
@@ -68,6 +68,9 @@ jobs:
|
|||||||
- name: Set up Docker buildx
|
- name: Set up Docker buildx
|
||||||
if: steps.image-changes.outputs.build_image == 'true'
|
if: steps.image-changes.outputs.build_image == 'true'
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
with:
|
||||||
|
driver-opts: network=runners-net
|
||||||
|
|
||||||
|
|
||||||
- name: Log in to Github Container Registry
|
- name: Log in to Github Container Registry
|
||||||
if: steps.image-changes.outputs.build_image == 'true'
|
if: steps.image-changes.outputs.build_image == 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user