Adding sourcetype to snapcraft yml

This commit is contained in:
Mike Farah
2020-03-04 15:21:09 +11:00
parent efe942727d
commit 279996533d
+1
View File
@@ -16,6 +16,7 @@ parts:
yq:
plugin: go
source: .
source-type: git
go-importpath: github.com/mikefarah/yq
after: [go]
go: