From 8a8de763d65bf87804a8f25c3e2aa74bf3014ffb Mon Sep 17 00:00:00 2001 From: Fredrik Berntsson Date: Sat, 10 Aug 2024 23:09:30 +0200 Subject: [PATCH] test: do not build docker with goreleaser --- .goreleaser.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2005cb6..d4134be 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -25,13 +25,6 @@ archives: - goos: windows format: zip -dockers: - - - image_templates: - - ghcr.io/lovelaze/nebula-sync:latest - - ghcr.io/lovelaze/nebula-sync:{{ .Tag }} - goos: linux - checksum: name_template: 'checksums.txt' snapshot: