Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc>
  • Loading branch information
kradalby committed Feb 10, 2024
1 parent 67a1d07 commit cd66d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ nfpms:

kos:
- id: ghcr
repository: ghcr.io/juanfont/headscale
repository: ghcr.io/kradalby/headscale
base_image: gcr.io/distroless/base-debian12
build: headscale
main: ./cmd/headscale
Expand Down Expand Up @@ -120,7 +120,7 @@ kos:
- "{{ if not .Prerelease }}stable{{ end }}"

- id: ghcr-debug
repository: ghcr.io/juanfont/headscale
repository: ghcr.io/kradalby/headscale
base_image: "debian:12"
build: headscale
main: ./cmd/headscale
Expand Down

0 comments on commit cd66d1f

Please sign in to comment.