fix snap build dir overwrite bin dir (#37)
This commit is contained in:
parent
349c62aa77
commit
5867cf4b8b
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ services:
|
|||
image: snapcore/snapcraft
|
||||
volumes:
|
||||
- build:/build
|
||||
- .:/snap
|
||||
working_dir: /snap
|
||||
- .:/stage
|
||||
working_dir: /stage
|
||||
depends_on:
|
||||
- piper
|
||||
command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue