CI Build and Deploy

  • bin/ci/build will build, and deploy a specific image
  • .gitlab-ci.yml
    • boilerplate test (need s2i image to actually run the test)
    • builds and deploys the image to the registry

Merge request reports

Loading