mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-02-09 06:23:58 +00:00
ci: map known_hosts to container
This commit is contained in:
parent
36687e24af
commit
cb54858412
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
||||
dockerfile {
|
||||
label 'linux'
|
||||
dir 'ci'
|
||||
args '-v /home/jenkins/.ssh/known_hosts:/home/jenkins/.ssh/known_hosts:ro'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user