A continuous delivery pipeline for FIXME
First set checkout the git project(s) from github and then set the values in config.clj
lein run
will start your pipeline with a web-ui listening on port 8080
-
pipeline.clj
contains your pipeline-definition -
steps.clj
contains your custom build-steps -
config.clj
contains the configs for this setup