Pipe: ssh-run not executing composer install on server

Brandon DeWeese February 14, 2020

I'm using ssh-run pipe to run a few scripts on my server. Changing directories and running npm works fine, but the composer command doesn't work. Any idea why this would happen?


- pipe: atlassian/ssh-run:0.2.3
variables:
SSH_USER: 'XXXX'
SERVER: 'XXXX'
COMMAND: 'cd scale_live; composer install; npm install; npm run prod; '

 



 

1 answer

0 votes
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 18, 2020

Hi @Brandon DeWeese , could you share the error message that you get when you try to execute the composer command?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events