fix(@ci): keep only linux-01

This commit is contained in:
Anthony Laibe 2022-08-11 15:35:45 +02:00 committed by Jonathan Rainville
parent 201517aa88
commit 0c286e2a53
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
library 'status-jenkins-lib@v1.3.4'
pipeline {
agent { label 'linux' }
agent { label 'linux-01' }
parameters {
booleanParam(