Skip to content

Features/docker updates

jp requested to merge (removed):features/docker-updates into develop
  • Split develop and stable docker builds into their own jobs. This is needed for tagging :latest and :latest-stable docker images.

  • Remove cache from docker jobs as this was causing failures when release/ existed from release jobs

  • Add allow_failure: true to docker jobs.

Merge request reports