repo: mount files in build container differently

This commit is contained in:
Thomas Hobson 2021-03-13 19:51:38 +13:00
parent 0dd099a38d
commit a65ecf7386
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ services:
piston_fs_repo: #Temporary solution until CI works
build: repo
command: ['deno-1.7.5'] # Only build deno
command: ['jelly-0.1.31'] # Only build jelly
volumes:
- ./repo:/repo
- ./packages:/packages
- ./repo:/piston/repo
- ./packages:/piston/packages