Skip to content
Snippets Groups Projects

CI: remove outdated 'docker' tab to run on the new CERN infrastructure

Merged Riccardo Maria Bianchi requested to merge ci-move-to-new-infr into main

The CERN GitLab CI infrastructure has changed in the latest months, and runners tagged as 'docker' are being phasing out.

To run our jobs on the new infrastrucre we need to remove the code:

tags:
  - docker

In that way, the jobs will land on the new generic runners.

This is the doc about the new infrastructure: https://gitlab.docs.cern.ch/docs/Build%20your%20application/CI-CD/Runners/k8s-shared-runners/


NOTE We start with the generic runners, to see if they work fine for our use cases. If not, we'll ask for more specific runners.

Edited by Riccardo Maria Bianchi

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading