Skip to content

Commit fca3364

Browse files
committed
ci: move it to a container
Referenced issue: * status-im/infra-ci#188
1 parent 9d01fd9 commit fca3364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pipeline {
22
agent {
33
dockerfile {
4-
label 'linux'
4+
label 'linuxcontainer'
55
dir 'ci'
66
}
77
}

0 commit comments

Comments
 (0)