feat: move torch and transformers to local group (#1172)

This commit is contained in:
Pablo Orgaz 2023-11-06 14:24:16 +01:00 committed by GitHub
parent ad512e3c42
commit 0d677e10b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 566 additions and 560 deletions

View file

@ -39,6 +39,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.external
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}