issues
search
bazooka-ci
/
bazooka
Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60
stars
5
forks
source link
Add a per-project server-side configuration map
#158
Closed
jawher
closed
9 years ago
jawher
commented
9 years ago
This will be useful for the following cases:
63 project specific build system: the config can be used to store the build docker image to run
145 reuse scm checkout: to configure whether a project has to perform a fresh checkout or update an existing one
Possibly #129 injecting project specific values into a job
This will be useful for the following cases:
63 project specific build system: the config can be used to store the build docker image to run
145 reuse scm checkout: to configure whether a project has to perform a fresh checkout or update an existing one