deploy: 7fe43c312f3aa246ccef7483f19c45458c2cbc25

This commit is contained in:
jakubgs 2022-01-17 19:17:50 +00:00
parent 94aadf16e2
commit 490e693c8e

View File

@ -1,7 +1,7 @@
library 'status-jenkins-lib@v1.2.18'
pipeline {
agent { label getAgentLabel() }
agent { label "${getAgentLabel()} && x86_64" }
parameters {
string(