Skip to content
Snippets Groups Projects
Commit 32282870 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Merge branch 'make-gitlab-select-a-suitable-runner' into 'develop'

Make GitLab CI choose the right build runner

See merge request opensource/PrivateStorageio!78
parents e71ba8e6 d507aabc
No related branches found
No related tags found
3 merge requests!97Merge staging into production,!96Merge develop into staging,!78Make GitLab CI choose the right build runner
Pipeline #452 passed
default:
# Guide the choice of an appropriate runner for all these jobs.
# https://docs.gitlab.com/ee/ci/runners/#runner-runs-only-tagged-jobs
tags:
- "nixos"
- "shell"
docs:
stage: "build"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment