Skip to content

Commit

Permalink
Bugfix #25
Browse files Browse the repository at this point in the history
  • Loading branch information
heming-h committed Jun 12, 2024
1 parent 69dd9cc commit 95c8950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: |-
docker tag ghcr.io/langrenn-sprint/vision-ai-service:test ghcr.io/langrenn-sprint/vision-ai-service:latest
docker rmi ghcr.io/langrenn-sprint/vision-ai-service:test
docker push ghcr.io/langrenn-sprint/vision-ai-service:latest
docker push ghcr.io/langrenn-sprint/vision-ai-service:test

0 comments on commit 95c8950

Please sign in to comment.