Versions in this module Expand all Collapse all v2 v2.0.0 Feb 21, 2017 Changes in this version + type Build struct + Cleanup Tasks + Tasks Tasks + type Deploy struct + Cleanup Tasks + Tasks Tasks + type Pipeline struct + Build Build + Deploy Deploy + Notifiers []notify.Notifier + func Load(b []byte) (Pipeline, error) + func LoadFromFile(file string) (Pipeline, error) + func (p *Pipeline) Run(build, deploy bool) int + type Tasks []*task.Task