Skip to content

Cleanup deploy

Derrick Liu requested to merge cleanup-deploy into dev

This PR cleans up deployment by:

  • separating out any tagged registry manipulation actions from the "build" step
  • simplify deploy by extracting logic into .gitlab-ci.yml and using env variables

Merge request reports