Skip to content

Implementation of a 'pipeline' for releases

Pere Mato Vila requested to merge pipeline-release into master

It includes all the stages:

  • build (using USE_BINARIES)
  • test during build if target is 'all'
  • copy to EOS
  • create the RPMs
  • install in CVMFS
  • update lcginfo
  • publish RPMs
  • test RPMs installation in a docker container

Merge request reports