Merge pull request #312 from ClusterCockpit/hotfix

Remove obsolete archive migration from build list
This commit is contained in:
Jan Eitzinger 2024-12-05 10:43:38 +01:00 committed by GitHub
commit 1616d96732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,19 +34,6 @@ builds:
main: ./tools/archive-manager main: ./tools/archive-manager
tags: tags:
- static_build - static_build
- env:
- CGO_ENABLED=0
goos:
- linux
goarch:
- amd64
goamd64:
- v3
id: "archive-migration"
binary: archive-migration
main: ./tools/archive-migration
tags:
- static_build
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos: