There was an error while loading. Please reload this page.
1 parent 81013f0 commit eae960fCopy full SHA for eae960f
1 file changed
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
context: .
35
file: ./Dockerfile
36
push: true
37
- tags: ${{ secrets.DOCKER_USERNAME }}/ai-server/jugger:latest
+ tags: ${{ secrets.DOCKER_USERNAME }}/ai-server:latest
38
cache-from: type=local,src=/tmp/.buildx-cache
39
cache-to: type=local,dest=/tmp/.buildx-cache
40
0 commit comments