mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-14 19:09:44 +00:00
Jenkins test stage with inside
This commit is contained in:
parent
65d6bc8c0d
commit
05382b2156
@ -20,6 +20,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
dockerImage.inside { c ->
|
dockerImage.inside { c ->
|
||||||
sh '/usr/bin/env'
|
sh '/usr/bin/env'
|
||||||
|
sh '/bin/ps auxwwf'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user