DEV Community

Julia Pottinger
Julia Pottinger

Posted on • Originally published at juliapottinger.com

Deploy React app to Heroku using Gitlab CI/CD Pipeline - test in the pipeline with WebdriverIO

View original article

In this tutorial you will learn the following:

  1. Create React app
  2. Set up WebdriverIO Tests
  3. Set up Gitlab repository
  4. Create Heroku environments and add them to the pipeline
  5. Connect Heroku and Gitlab
  6. Create Gitlab yml file
  7. Add Gitlab variables
  8. See pipeline run and deploy to Heroku

Check out the Youtube Tutorial for this blog.

Top comments (0)