Skip to content

Commit

Permalink
fix: fix cicd build project
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 16, 2024
1 parent bd41e13 commit 7c64188
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,20 +175,6 @@ changelog:
# docker_signs:


kos:
- repository: ghcr.io/kubecub/cld
id: cld
tags:
- '{{.Version}}'
- latest
bare: true
main: ./cmd/cld/main.go
base_image: alpine
preserve_import_paths: false
platforms:
- linux/amd64
- linux/arm64

# .goreleaser.yaml
milestones:
# You can have multiple milestone configs
Expand Down

0 comments on commit 7c64188

Please sign in to comment.