mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-02 13:53:09 +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 {
|
||||
agent {
|
||||
dockerfile {
|
||||
label 'linux'
|
||||
label 'linuxcontainer'
|
||||
dir 'ci'
|
||||
args '-v /home/jenkins/.ssh/known_hosts:/home/jenkins/.ssh/known_hosts:ro'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user