Skip to content

Commit

Permalink
build : ci/cd test
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-1116 committed Jul 28, 2024
1 parent 44406ef commit 86c52cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
images: |
${{ steps.login-ecr.outputs.registry }}/${{ secrets.AWS_PROD_ECR_ANIMATION_REPOSITORY_NAME }}
tags: |
type=raw,value=latest
type=raw,value={{date 'YYYYMMDD-HHmmss'}}
- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 86c52cc

Please sign in to comment.