mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 05:19:05 +01:00
Merge pull request #312 from ClusterCockpit/hotfix
Remove obsolete archive migration from build list
This commit is contained in:
commit
1616d96732
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user