anchore / ci-tools

Contains scripts for running anchore engine in CI pipelines
Apache License 2.0
34 stars 33 forks source link

Consolidate the YAML and thus jobs for nightly builds #42

Closed robertp closed 4 years ago

robertp commented 4 years ago

This makes ci-tools CircleCI YAML section for nightly builds almost the same as engine-db-preload, which makes it nicer for a single piece of code to automagically bump the versions when the inline_scan version gets updated.

Signed-off-by: Robert Prince robert.prince@anchore.com