No network host ?

This commit is contained in:
Nicolas Patry 2024-06-24 16:07:24 +02:00
parent 783473d200
commit 76dee7fa7d
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ jobs:
build-args: |
GIT_SHA=${{ env.GITHUB_SHA }}
DOCKER_LABEL=sha-${{ env.GITHUB_SHA_SHORT }}${{ env.LABEL }}
network: host
tags: ${{ steps.meta.outputs.tags || steps.meta-pr.outputs.tags }}
labels: ${{ steps.meta.outputs.labels || steps.meta-pr.outputs.labels }}
cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache${{ env.LABEL }},mode=min