Docker plugin v0.9.0 - Fixes for handling missing Dockerfile and Compose files
Sep 15, 2023plugin

Bug fixes

  • Fixed the plugin to return nil instead of an error when the file/path specified in dockerfile_paths or docker_compose_file_paths config arguments does not exist. (#38)