File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 file : ./mohawk-server/Dockerfile
100100 push : true
101101 tags : |
102- ghcr.io/${{ github.repository }} /mohawk-server:latest
103- ghcr.io/${{ github.repository }} /mohawk-server:${{ github.sha }}
102+ ghcr.io/rwilliamspbg-ops/mohawk-inference-engine /mohawk-server:latest
103+ ghcr.io/rwilliamspbg-ops/mohawk-inference-engine /mohawk-server:${{ github.sha }}
104104 cache-from : type=gha
105105 cache-to : type=gha,mode=max
106106
@@ -111,8 +111,8 @@ jobs:
111111 file : ./mohawk-server/Dockerfile.cuda
112112 push : true
113113 tags : |
114- ghcr.io/${{ github.repository }} /mohawk-server-cuda:latest
115- ghcr.io/${{ github.repository }} /mohawk-server-cuda:${{ github.sha }}
114+ ghcr.io/rwilliamspbg-ops/mohawk-inference-engine /mohawk-server-cuda:latest
115+ ghcr.io/rwilliamspbg-ops/mohawk-inference-engine /mohawk-server-cuda:${{ github.sha }}
116116 cache-from : type=gha
117117 cache-to : type=gha,mode=max
118118
You can’t perform that action at this time.
0 commit comments