Skip to content

Commit

Permalink
fix: exclude pipecd image to gcr.io as we won't need, (#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]>
  • Loading branch information
hungran authored Dec 15, 2023
1 parent dc4de4c commit 847b578
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 847b578

Please sign in to comment.