Skip to content

Commit

Permalink
fix: exclude pipecd image to gcr.io as we won't need, (pipe-cd#4722)
Browse files Browse the repository at this point in the history
basis only helloworld, launcher, piped need gcr.io

Signed-off-by: hungran <[email protected]>
Signed-off-by: 鈴木 優耀 <[email protected]>
  • Loading branch information
hungran authored and 鈴木 優耀 committed Feb 12, 2024
1 parent 931e0a3 commit fb1cbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
exclude:
- image: launcher-okd
container_registry: gcr.io/pipecd
- image: piped
- image: pipecd
container_registry: gcr.io/pipecd
- image: piped-okd
container_registry: gcr.io/pipecd
Expand Down

0 comments on commit fb1cbeb

Please sign in to comment.