mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 14:50:19 +00:00
new ci setup
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user