mirror of
https://github.com/taigrr/yq
synced 2026-03-23 22:12:29 -07:00
Adding sourcetype to snapcraft yml
This commit is contained in:
@@ -16,6 +16,7 @@ parts:
|
||||
yq:
|
||||
plugin: go
|
||||
source: .
|
||||
source-type: git
|
||||
go-importpath: github.com/mikefarah/yq
|
||||
after: [go]
|
||||
go:
|
||||
|
||||
Reference in New Issue
Block a user