exasol / script-languages-container-ci

Contains Python project to run Script-Languages-Container CI Builds
MIT License
0 stars 0 forks source link

Add skipping builds for unaffected folders #5

Closed tomuben closed 2 years ago

tomuben commented 2 years ago

Background

The old Google Cloud code build supported to ignore certain folders on a commit for rebuild. We want to achieve the same by passing a config_file as parameter to the ci which contains an entry: { build_ignore : { "ignored_folders" : [...]}