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

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 comment

Kalai Arasen March 2, 2021

You found any solution?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events