fix snap build dir overwrite bin dir (#37)

This commit is contained in:
Boshi Lian 2019-06-26 13:24:12 -07:00 committed by GitHub
parent 349c62aa77
commit 5867cf4b8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,8 @@ services:
image: snapcore/snapcraft
volumes:
- build:/build
- .:/snap
working_dir: /snap
- .:/stage
working_dir: /stage
depends_on:
- piper
command: