Skip to content

Commit

Permalink
Remove unnecessary nvcf-specific image
Browse files Browse the repository at this point in the history
  • Loading branch information
liveaverage committed Mar 7, 2024
1 parent e7d7e1c commit 5a03468
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ ngc:
docker tag autotrain-advanced:latest nvcr.io/ycymhzotssoi/autotrain-advanced:latest
docker push nvcr.io/ycymhzotssoi/autotrain-advanced:latest

nvcf:
docker build -t autotrain-advanced:latest .
docker tag autotrain-advanced:latest nvcr.io/qtfpt1h0bieu/c-rg8zrqf9dx6gjoyqu/autotrain-advanced:latest
docker push nvcr.io/qtfpt1h0bieu/c-rg8zrqf9dx6gjoyqu/autotrain-advanced:latest

pip:
rm -rf build/
rm -rf dist/
Expand Down

0 comments on commit 5a03468

Please sign in to comment.