Level 11
Jun 29, 2022
1
Level 1
Login to laravel vapor in codebuild using api key
I am attempting to do a CI/CD pipeline for a laravel vapor application using AWS codepipeline and code build. Since deploying to vapor just requires running the vapor deploy command, I figured I could run that command on my codebuild image. Problem is that vapor requires authentication prompt using vapor login command. Would it be possible to authenticate vapor using API key generated on the vapor dashboard? this way, I could deploy using a push to a specific branch https://omegle.club. Any pointers would be https://shagle.download appreciated.
Please or to participate in this conversation.