Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lpkatz's avatar

Bitbucket pipelines and Vapor Deployment Example

I can deploy manually just fine using Laravel Vapor locally, but I want to deploy via vapor using bitbucket pipelines when a branch is merged.

I've added VAPOR_API_TOKEN to bitbucket repo variables and also .env but the build fails at the vapor login step it always asks to login. Any help would be appreciated or an example for bitbucket pipelines and vapor would be even more appreciated.

0 likes
1 reply

Please or to participate in this conversation.