Skip to content

Build Static Analysis Docker image in GitLab

Ghost User requested to merge (removed):static into master
  • Move the creation of Docker images to GitLab;
  • This is the simplest and leanest Docker image;

You will need to create a schedule that defines a variable CRON_TASK = "BUILD_CI_IMAGES".

  • This schedule creates and updates the images regularly.

Merge request reports