Select Git revision
continuous_delivery.yaml
-
Will McCutchen authored
- Pull requests whose tests pass are deployed automatically to a preproduction version named "pr<number>" - Pushes to master whose tests pass are deployed automatically to the primary version (hopefully, can't test until merge) - Closing a pull request removes staging deploys (hopefully!)
Will McCutchen authored- Pull requests whose tests pass are deployed automatically to a preproduction version named "pr<number>" - Pushes to master whose tests pass are deployed automatically to the primary version (hopefully, can't test until merge) - Closing a pull request removes staging deploys (hopefully!)