Skip to content

Enhance GitLab CI and use official docker images

Bi0T1N requested to merge Bi0T1N/free-pascal-source:gitlab_ci into main

Summary

Improves GitLab CI visualization by using more stages, saves the created zipinstall artifact so that anyone can install it and also reuse it in the next CI stage. Additionally the official Docker images are used. It uses the newly introduced Linux runners which should lead to an improvement in compile time.

System

  • Operating system: Linux
  • Processor architecture: x86-64

Merge request reports