diff --git a/ci/config/release-scripts.yml b/ci/config/release-scripts.yml index 032a42d6..24309188 100644 --- a/ci/config/release-scripts.yml +++ b/ci/config/release-scripts.yml @@ -3,7 +3,7 @@ logging: io.spring.concourse: DEBUG distribute: optional-deployments: - - '.*\\.zip' + - '.*\.zip' spring: main: banner-mode: off \ No newline at end of file