just add data loader here
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 12m57s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 12m57s
This commit is contained in:
parent
55df6bdb16
commit
deaaa3fad3
1 changed files with 2 additions and 0 deletions
|
|
@ -61,3 +61,5 @@ jobs:
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.vnum.outputs.version_tag }}
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.vnum.outputs.version_tag }}
|
||||||
${{ steps.meta.outputs.tags }}
|
${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
allow: "network.host"
|
||||||
|
network: "host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue