for users locally deploy compass-ci, call 0-package/read-config, export my_name, my_email to register account.
Signed-off-by: Liu Yinsi liuyinsi@163.com --- sparrow/install-tiny | 1 + 1 file changed, 1 insertion(+)
diff --git a/sparrow/install-tiny b/sparrow/install-tiny index 5f026e5..9e94e39 100755 --- a/sparrow/install-tiny +++ b/sparrow/install-tiny @@ -7,6 +7,7 @@ [[ $CCI_SRC ]] || export CCI_SRC=$(cd $(dirname $(realpath $0)); git rev-parse --show-toplevel) cd $CCI_SRC/sparrow || exit
+. 0-package/read-config 0-package/install 1-storage/tiny 1-storage/permission