mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-04 06:43:11 +00:00
ci: move it to a container
Referenced issue: * https://github.com/status-im/infra-ci/issues/188
This commit is contained in:
parent
2636da4ba0
commit
07c9a6a1eb
2
ci/Jenkinsfile
vendored
2
ci/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
dockerfile {
|
dockerfile {
|
||||||
label 'linux'
|
label 'linuxcontainer'
|
||||||
dir 'ci'
|
dir 'ci'
|
||||||
args '-v /home/jenkins/.ssh/known_hosts:/home/jenkins/.ssh/known_hosts:ro'
|
args '-v /home/jenkins/.ssh/known_hosts:/home/jenkins/.ssh/known_hosts:ro'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user