Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuildContextFilter ¶
func CreateBuildContextFilter(m model.Manifest) model.PathMatcher
Filter out files that should not be included in the build context.
func CreateFileChangeFilter ¶
func CreateFileChangeFilter(m model.Manifest) (model.PathMatcher, error)
Filter out files that should not trigger new builds.
func CreateStepMatcher ¶
func CreateStepMatcher(s model.Step) (model.PathMatcher, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.