travis-ci / dpl

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

v2 - GCS - deployment fails on windows #1220

Open mukaschultze opened 4 years ago

mukaschultze commented 4 years ago

GCS provider uses ~ when downloading google-cloud-sdk, this fails on Windows with the following code:

'~' is not recognized as an internal or external command,
operable program or batch file.

After that, the deployment freezes until the build reaches the 10 min timeout.

stale[bot] commented 2 years ago

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues