Skip to content

CI/CD: stage build and deploy

Zhou, Wenduo requested to merge ci_build_deploy_126 into next

This fixes #126.

Two goals

  • make stage build work for any feature branch
  • test deploy by make ... in each test stage for feature branch

Merge request reports