mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 08:22:07 +00:00
test fix ci
This commit is contained in:
parent
51e7d98b6b
commit
87c5e19072
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -196,7 +196,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ${{ env.DOCKERFILE }}
|
||||
platforms: 'linux/amd64'
|
||||
platforms: "linux/amd64"
|
||||
build-args: |
|
||||
GIT_SHA=${{ env.GITHUB_SHA }}
|
||||
DOCKER_LABEL=sha-${{ env.GITHUB_SHA_SHORT }}${{ env.LABEL }}
|
||||
|
Loading…
Reference in New Issue
Block a user