This commit fixes the "optional-deployments" regex for ".zip" artifacts; "\" do not need to be escaped in YML single-quoted strings.
This commit configures the logging level to DEBUG for the concourse release scripts tasks. This is useful to get a clue on where those long-running tasks are at.
Closes gh-25911