Skip to content

Migrating from Laravel-deployer want to keep the functionality of artisan command for CI/CD purposes #3505

Discussion options

You must be logged in to vote

It looks like I can run this locally by using localhost()->set('deploy_path', '/var/www')->set('remote_user', 'www-data');

Then in my gitlab ci I had to replace the php artisan deploy -s local_copy with vendor/deployer/deployer/dep deploy.

This successfully runs the laravel recipe.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by isaiahfisher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant