Skip to content

Commit eae960f

Browse files
committed
fix : deploy.yml 수정
1 parent 81013f0 commit eae960f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
context: .
3535
file: ./Dockerfile
3636
push: true
37-
tags: ${{ secrets.DOCKER_USERNAME }}/ai-server/jugger:latest
37+
tags: ${{ secrets.DOCKER_USERNAME }}/ai-server:latest
3838
cache-from: type=local,src=/tmp/.buildx-cache
3939
cache-to: type=local,dest=/tmp/.buildx-cache
4040

0 commit comments

Comments
 (0)