travis-ci / dpl

Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.
MIT License
1.29k stars 367 forks source link

Allow embedded newlines in arguments #1228

Open native-api opened 3 years ago

native-api commented 3 years ago

https://travis-ci.community/t/deploy-scripts-not-supporting-multiline-strings/8297

The arg is now passed correctly but DPL rejects it due to it not matching OPTION_PATTERN.