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 bbe8eb8 commit af0da9d
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 @@ -20,7 +20,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: name/app
images:
tags: |
type=raw, value={{date 'YYYYMMDDHHmmss'}}
Expand Down

0 comments on commit af0da9d

Please sign in to comment.