Looking to execute a script on a remote host from a pipeline running in Bitbucket with a Parameter.
Found this example on-line, but I'm looking for the documentation needed to build something like below.
- step:
name: Install on server
script:
- pipe: atlassian/ssh-run:0.6.0
variables:
SSH_USER: Administrator
SERVER: 145.131.29.64
DEBUG: 'true'
COMMAND: 'powershell.exe -FILE C:/Websites/mywebsite.com/release/deploy.ps1'
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.