Skip to content

Commit

Permalink
ci : batch latest tag 추가 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM authored Feb 17, 2023
1 parent e7e1a53 commit c11b85d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/BuildBatchServer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@ jobs:
with:
context: ./DuDoong-Batch
push: true
tags: water0641/dudoong-batch:${{ steps.get_version.outputs.VERSION }}
tags: |
water0641/dudoong-batch:${{ steps.get_version.outputs.VERSION }}
water0641/dudoong-batch:latest

0 comments on commit c11b85d

Please sign in to comment.