Skip to content

Commit

Permalink
fix raw
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jul 25, 2024
1 parent e4cdf34 commit 5cc47f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
images: ${{ secrets.DOCKER_USERNAME }}/${{ github.event.repository.name }}
tags: |
type=raw,pattern={{date 'YYYYMMDD-hhmmss' tz='Asia/Tokyo'}}
type=raw,value={{date 'YYYYMMDD-hhmmss' tz='Asia/Tokyo'}}
- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 5cc47f1

Please sign in to comment.