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'
Manage Confluence like never before! This new learning path teaches you how to manage content, users, and permissions while optimizing user experience. Built for admins at all levels who want to confidently lead and unlock more innovative collaboration.
Learn more