mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-02 20:14:32 -04:00
lol fix
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
eac1588cde
commit
de0ee0f69f
@ -108,7 +108,7 @@ kos:
|
||||
- id: dockerhub
|
||||
build: headscale
|
||||
base_image: gcr.io/distroless/base-debian12
|
||||
repository: kradalby
|
||||
repository: kradalby/headscale
|
||||
bare: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
@ -129,7 +129,7 @@ kos:
|
||||
repository: ghcr.io/kradalby/headscale
|
||||
bare: true
|
||||
base_image: "debian:12"
|
||||
build: kradalby/headscale
|
||||
build: headscale
|
||||
main: ./cmd/headscale
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
@ -148,9 +148,9 @@ kos:
|
||||
- "{{ if not .Prerelease }}stable{{ else }}unstable{{ end }}-debug"
|
||||
|
||||
- id: dockerhub-debug
|
||||
build: kradalby/headscale
|
||||
build: headscale
|
||||
base_image: "debian:12"
|
||||
repository: kradalby
|
||||
repository: kradalby/headscale
|
||||
bare: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user