laravel - \Deploying to Heroku from Gitlab -
some friends start project , we'd use gitlab (free private repos) we'd deploy heroku after every push can share progress.
looking though heroku site, can deploy through heroku cli, github or dropbox. haven't used heroku before. there way of accomplishing this? don't want use github because mean our project has public. not ideal in our case.
any suggestions?
side note: laravel/vue project
Comments
Post a Comment