How to run a set of command on deployment server after bitbucket pipeline push?

sisir October 14, 2017

I have setup bitbucket pipeline to push updates on the staging server when a commit is made. I am using `git ftp` for that.

 

On the next step I need to run various command on the deployment (staging) server in order to run the app properly after the push.

 

For example:

 

1. `composer install`

2. `php artisan db:seed`

3. `php artisan migrate`

 

.. and so on. How do I go about this?

1 answer

0 votes
Kalai Arasen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 2, 2021

You found any solution?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events