Fix Drone btrfs boo-boo

git-svn-id: file:///srv/svn/repo/toyohime/trunk@101 922d331f-388e-da47-97a9-ad700dc0b8b9
This commit is contained in:
jonbetti 2018-06-14 01:02:34 +00:00
parent 86d64353e6
commit e21d7a0896

View File

@ -11,4 +11,5 @@ pipeline:
docker:
image: plugins/docker
repo: jonnrb/vanityserver
storage_driver: overlay2
secrets: [ docker_username, docker_password ]