Skip to content

Commit

Permalink
torchserve.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Oct 29, 2023
1 parent b53bdd3 commit 63c0b8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ jobs:
- uses: actions/checkout@v4
- name: docker build
run: |
cd docker
docker build -f Dockerfile.torchserve . -t iqtlabs/gamutrf-torchserve:latest
cd ..
docker build -f docker/Dockerfile.torchserve . -t iqtlabs/gamutrf-torchserve:latest
./tests/test_torchserve.sh
test-gamutrf-extra-images:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63c0b8b

Please sign in to comment.