Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipeline Failed Status

byfreo May 17, 2019

Hi, 

 

I have a Laravel+Vue SPA, and deployed it through Forge, and used Digital Ocean and Bitbucket for this. Now my pipeline was working properly few months ago, and now I am getting a Failed status when I try to commit and push. Here's the error that I am getting:

Screen Shot 2019-05-18 at 4.22.56 AM.png

Any idea what's going on here?

 

Thanks in advance for the help.

1 answer

0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 19, 2019

Hi @byfreo,

it looks like Git is required by Composer installer and is not available. This could be because this is a new requirement from the Composer Installer - or (less likely) git was remove from the Docker image you're using. 

You could try installing Git, similar to how you're installing unzip: `apt-get install git`

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events