Skip to content

Commit

Permalink
fix: docker label and tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Veivel committed Jun 16, 2024
1 parent 6c6ca4c commit 941f845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: susunjadwal-backend-stg
labels: latest
tags: susunjadwal-backend
labels: staging

# deploy_service:
# name: Deploy Service
Expand Down

0 comments on commit 941f845

Please sign in to comment.