Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 771 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 771 Bytes

google-cloud-build-example renovate-app badge

Example running Cypress end-to-end tests on Google Cloud Build

Steps

  • enabled Google account
  • created new project google-cloud-build-example
  • set up billing (free for a year)
  • added Google Cloud Build GitHub app

Cloud Build GitHub setup

As soon as I pushed a commit to GitHub I can see the build

Cloud build in progress

Related information