Add Make and Pipelines for checks
This commit is contained in:
parent
5b06c92731
commit
1c908c4b82
10 changed files with 226 additions and 115 deletions
5
docker-compose.override.yml
Normal file
5
docker-compose.override.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
buildbot-master:
|
||||
env_file: .env
|
||||
volumes:
|
||||
- ./config:/buildbot/config
|
Loading…
Add table
Add a link
Reference in a new issue