Davide Cieri

Results 2 comments of Davide Cieri

My host is gitlab.cern.ch, we should be running GitLab Enterprise Edition 13.7.6-ee

sure, that's the `.gitlab-ci.yml` ```yaml include: - project: 'hog/Hog' file: '/hog.yml' ref: 'Hog2021.1-1' - local: '/.before_script.yml' - local: "/.user_jobs.yml" - local: '/.devel_to_master.yml' #--------------------------------------------- # HW #--------------------------------------------- # - local: '/Top/profpga_duo_test/gitlab-ci.yml'...