3.2
This commit is contained in:
parent
fee589984f
commit
b85969e96d
4
stats/Jenkinsfile
vendored
4
stats/Jenkinsfile
vendored
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
docker {image 'maciejsobkowiak/ium:1'}
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user