As a developer, we need an environment where our latest build on master branch is deployed. This environment must keep data between deployments.
For instance: https://nuxeo-nos-master.nos.build.nuxeo.com
AC:
- I have a cmd to deploy a NOS build in our CI K8s cluster
- Env data are persisted and available between deployments
- NOS Pipeline is using the cmd to deploy our master environment
- The command is documented either in the Runbook, or README.