Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 394 Bytes

test-pipeline

A continuous delivery pipeline for FIXME

Usage

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

Files

  • pipeline.clj contains your pipeline-definition

  • steps.clj contains your custom build-steps

  • config.clj contains the configs for this setup