Skip to content

Commit

Permalink
need torchserve.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Dec 20, 2023
1 parent 65c788e commit 825402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
docker run -t iqtlabs/gamutrf:latest gamutrf-worker --help
docker run -t iqtlabs/gamutrf-waterfall:latest gamutrf-waterfall --help
sudo apt-get update && sudo apt-get install -qy python3-pip
docker compose -f orchestrator.yml -f worker.yml -f docker/monitoring.yml -f specgram.yml build
docker compose -f orchestrator.yml -f worker.yml -f docker/monitoring.yml -f torchserve.yml -f specgram.yml build

0 comments on commit 825402c

Please sign in to comment.