headstartwp icon indicating copy to clipboard operation
headstartwp copied to clipboard

Adds a way to deploy to an externally hosted develop environment.

Open pablojmarti opened this issue 1 year ago • 3 comments

Description of the Change

Adds deployment pipeline for the develop branch to deploy to an internally hosted Kubernetes environment. The pipeline itself will build the docker container needed for the headstartwp Next application, push to our registry, and then trigger an internally hosted pipeline to deploy the container to Kubernetes.

How to test the Change

  • Review Github Actions: https://github.com/10up/headstartwp/actions/workflows/deploy_to_develop.yml
  • Visit headstartwp.10uplabs.com or admin-headstartwp.10uplabs.com

pablojmarti avatar Jun 01 '23 17:06 pablojmarti