mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Using the common cache.
This commit is contained in:
parent
d7ac081b62
commit
97e91e9d9f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
- build-and-push-image # Wait for the docker image to be built
|
||||
runs-on: [self-hosted, nvidia-gpu , multi-gpu, 4-a10, ci]
|
||||
env:
|
||||
DOCKER_VOLUME: /cache
|
||||
DOCKER_VOLUME: /mnt/cache
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Inject slug/short variables
|
||||
|
Loading…
Reference in New Issue
Block a user