Skip to content

Commit

Permalink
fix: remove referenced hookdeck id
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter committed May 3, 2024
1 parent f6f36e4 commit 05a55a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ dockers:
- goos: linux
goarch: amd64
ids:
- hookdeck
- hookdeck-linux
image_templates:
- "hookdeck/hookdeck-cli:latest-amd64"
Expand All @@ -70,7 +69,6 @@ dockers:
- goos: linux
goarch: arm64
ids:
- hookdeck
- hookdeck-linux-arm64
image_templates:
- "hookdeck/hookdeck-cli:latest-arm64"
Expand Down

0 comments on commit 05a55a5

Please sign in to comment.