new ci setup

This commit is contained in:
2019-09-23 06:16:55 -04:00
parent 027296c9bc
commit df5d56673b
3 changed files with 8 additions and 3 deletions
+3 -1
View File
@@ -24,7 +24,7 @@ services:
depends_on:
- core
volumes:
- ./Bakefile:/app/Bakefile
# - ./Bakefile:/app/Bakefile
- .:/app
red:
@@ -42,3 +42,5 @@ services:
dockerfile: ./docker/ci.Dockerfile
depends_on:
- core
volumes:
- .:/app