Skip to content

Commit

Permalink
Merge pull request #910 from anarkiwi/cts
Browse files Browse the repository at this point in the history
cuda torchserve release.
  • Loading branch information
anarkiwi authored Oct 10, 2023
2 parents 9f3447b + 0a0c63b commit 7066da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-extras.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ jobs:
uses: docker/build-push-action@v5
with:
context: docker
file: docker/Dockerfile.torchserve
file: docker/Dockerfile.cuda-torchserve
platforms: linux/amd64
push: true
tags: iqtlabs/gamutrf-torchserve:${{ steps.change_version.outputs.VERSION }}
tags: iqtlabs/gamutrf-cuda-torchserve:${{ steps.change_version.outputs.VERSION }}
if: github.repository == 'iqtlabs/gamutrf' && github.event_name == 'push'
buildx-mqtt:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7066da8

Please sign in to comment.