Skip to content

Enable build deployment to OKD, make native build used for deployments

Martin Lowe requested to merge malowe/main/1 into main
  • Enable build deployment to OKD, make native build used for deployments

As the API is ready for deployment, the OKD deployment step should be enabled.

To better support native builds and development, the native build should only be run when the build is being deployed. This will save 5-10 minutes per build built in CI

Merge request reports