mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 12:32:10 +00:00
wip
This commit is contained in:
parent
219ea0a4bd
commit
c04106ca98
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -165,7 +165,7 @@ jobs:
|
|||||||
display-workflow-run-url-interval: 10s
|
display-workflow-run-url-interval: 10s
|
||||||
ref: refs/heads/main
|
ref: refs/heads/main
|
||||||
token: ${{ secrets.SYNC_REGISTRY_TOKEN }}
|
token: ${{ secrets.SYNC_REGISTRY_TOKEN }}
|
||||||
inputs: '{"source_image": "registry-us-east-1.prod.aws.ci.huggingface.tech/api-inference/community/text-generation-inference:sha-${{ env.GITHUB_SHA_SHORT }}${{ env.LABEL }}", "destination_image": "${{ join(steps.meta-internal-registry.outputs.tags,',') }}" }'
|
inputs: '{"source_image": "registry-us-east-1.prod.aws.ci.huggingface.tech/api-inference/community/text-generation-inference:sha-${{ env.GITHUB_SHA_SHORT }}${{ env.LABEL }}", "destination_image": "${{ join(steps.meta-internal-registry.outputs.tags,'','') }}" }'
|
||||||
|
|
||||||
- name: Final
|
- name: Final
|
||||||
id: final
|
id: final
|
||||||
|
Loading…
Reference in New Issue
Block a user