package
Version:
v0.1.0-alpha.4
Opens a new window with list of versions in this module.
Published: Mar 7, 2018
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Pipeline struct {
Stages []string `yaml:"stages"`
}
Pipeline defines the stages and artifacts.
Build executes a docker build.
nolint: gocyclo
Source Files
¶
Click to show internal directories.
Click to hide internal directories.