mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-09 16:09:07 +00:00
Use static bin in snap
This commit is contained in:
parent
ef6fb92e7f
commit
e8d262f45c
@ -20,6 +20,8 @@ apps:
|
|||||||
parts:
|
parts:
|
||||||
yq:
|
yq:
|
||||||
plugin: go
|
plugin: go
|
||||||
|
build-environment:
|
||||||
|
- CGO_ENABLED: 0
|
||||||
source: https://github.com/mikefarah/yq.git
|
source: https://github.com/mikefarah/yq.git
|
||||||
source-tag: v4.44.2
|
source-tag: v4.44.2
|
||||||
build-snaps:
|
build-snaps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user