Skip to content

Commit

Permalink
Whatever.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Jan 17, 2025
1 parent 5cf08e3 commit 1da7961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-api-sentence-transformers-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v4
working-directory: docker_images/sentence_transformers
with:
context: .
context: docker_images/sentence_transformers
dockerfile: docker_images/sentence_transformers/Dockerfile
push: true
platforms: 'linux/amd64'
build-args: |
Expand Down

0 comments on commit 1da7961

Please sign in to comment.