Skip to content

Gitlab CI rules

Dixit Sabharwal requested to merge ds/gitlab-ci into master
  • Build images and tag them with commit_id and latest
  • For tags, tag the autograde-service image with git tag and staging-latest
  • Restart deployments on cluster after building images
  • Check for changes in k8s folder and deploy manifests to cluster

Relates to #56

Edited by Dixit Sabharwal

Merge request reports