💥 Refactor and split repository.yaml file

This commit is contained in:
Daniele Rondina
2020-03-23 23:56:29 +01:00
parent 4e461fd6be
commit 202ed2651a
6 changed files with 335 additions and 81 deletions

View File

@@ -28,7 +28,7 @@ testRepo() {
--descr "Test Repo" \
--urls $tmpdir/testrootfs \
--tree-compression gzip \
--tree-path foo.tar \
--tree-name foo.tar \
--type disk > /dev/null
createst=$?