base gitea

This commit is contained in:
2019-05-14 22:03:34 -04:00
parent 87f1cc3c24
commit 945c5a5b48
8 changed files with 5473 additions and 42 deletions

View File

@ -5,4 +5,6 @@ run_list(
"recipe[hosting::user]",
"recipe[hosting::mkdir]",
"recipe[hosting::postgress]",
"recipe[hosting::gitea]",
)