Hi Paul,
Windows runners do not support pipes. The way you can deploy depends on what is supported by the server you want to deploy to.
For example, if the server you want to deploy to allows SSH connections and you wanted to use the scp-deploy pipe, you could set up SSH keys and use an scp command instead in the script of your bitbucket-pipelines.yml file
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.