Skip to content

Commit

Permalink
feat: Modify a part of cr_test.yml for CI/CD testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkweon17 committed Feb 14, 2024
1 parent 8acf47c commit bbe8eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
images: name/app
tags: |
type=raw, value={{date "+%Y-%m-%d-%H-%M"}
type=raw, value={{date 'YYYYMMDDHHmmss'}}
- name: Build and Push
Expand Down

0 comments on commit bbe8eb8

Please sign in to comment.