Skip to content

Commit

Permalink
ci: pin all jobs to dcache-dev runners (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Sep 8, 2023
1 parent 18a1fcb commit 6f9597c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -22,6 +22,9 @@ stages:
variables:
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true -DskipTests -Dmaven.repo.local=.m2/repository"

default:
tags:
- dcache-dev

rpm:
stage: build
Expand Down

0 comments on commit 6f9597c

Please sign in to comment.