mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Adding sourcetype to snapcraft yml
This commit is contained in:
parent
efe942727d
commit
279996533d
@ -16,6 +16,7 @@ parts:
|
|||||||
yq:
|
yq:
|
||||||
plugin: go
|
plugin: go
|
||||||
source: .
|
source: .
|
||||||
|
source-type: git
|
||||||
go-importpath: github.com/mikefarah/yq
|
go-importpath: github.com/mikefarah/yq
|
||||||
after: [go]
|
after: [go]
|
||||||
go:
|
go:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user