The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Documentation - Yaml Script Pipe variables

Ben Lorenzo
Contributor
August 7, 2024

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'

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events