This commit is contained in:
parent
39c04a0751
commit
22b5bbc5ef
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -43,4 +43,5 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
network: host
|
||||||
tags: ${{ steps.docker.outputs.tags }}
|
tags: ${{ steps.docker.outputs.tags }}
|
||||||
|
|
Loading…
Reference in a new issue