Skip to content

Commit

Permalink
updated goreleaser image name
Browse files Browse the repository at this point in the history
Signed-off-by: Nir Rozenbaum <[email protected]>
  • Loading branch information
nirrozenbaum committed Feb 18, 2024
1 parent 6754f62 commit c00c350
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ permissions:

env:
REGISTRY: ghcr.io
CONTROLLER_IMAGE: kubestellar/ocm-transport-plugin
CHART_IMAGE: kubestellar/ocm-transport-plugin-chart
CHART_PATH: ./chart
CONTROLLER_IMAGE: kubestellar/ocm-transport-plugin/transport-controller

jobs:
goreleaser:
Expand Down

0 comments on commit c00c350

Please sign in to comment.