Skip to content

No more storage of Docker image archive on web server

Marie Houillon requested to merge no-docker-archive-storage into master
  • Don't store Docker image archives on the web server anymore -> they are still created as an artifact and released on RADAR, and atill available in the Docker registry.
  • Keep artifacts for 12 hours instead of 2: avoids artifacts to be deleted before the CI pipeline ends.

@axel.loewe @jochen

Merge request reports