* fix(snap): build snap using explicitly pulled dependency

* ci(snap): add snap workflow

* feat(CI): snap publication channel depending on tags

* fix(CI): push tagged snap to candidate instead of stable

* fix(snap): use MICROROSAGENT_SUPERBUILD
This commit is contained in:
Guillaume Beuzeboc
2022-06-08 16:23:20 +02:00
committed by GitHub
parent 200f750a76
commit b317a906dc
6 changed files with 103 additions and 41 deletions
+1 -1
View File
@@ -101,4 +101,4 @@ case "$daemon" in
echo "'$daemon' is not a valid boolean for daemon" >&2
return 1
;;
esac
esac