Skip to content

Commit 0f64986

Browse files
committed
build anywhere
1 parent 28a2b4c commit 0f64986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline {
22
agent {
3-
label 'taurus'
3+
label 'docker-multiarch'
44
}
55
options {
66
buildDiscarder(logRotator(numToKeepStr: '5'))

0 commit comments

Comments
 (0)