Migrate to new volumes format
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-14 15:52:48 +02:00
parent b2f1cc496a
commit c2eff2e559
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ vars:
- "dat://cf9de5d87118ad22ecd927df1c1b174632c6a1920ade2ef57f75e8421017ccc5"
volumes:
- /var/lib/homebase:/root/
- type: directory
src: /var/lib/homebase
dest: /root/
templates:
- src: homebase.yml.j2