Dockerfile
This commit is contained in:
parent
d0f0f7390c
commit
cc51e56a0c
4
stats/Jenkinsfile
vendored
4
stats/Jenkinsfile
vendored
@ -1,7 +1,9 @@
|
||||
pipeline {
|
||||
agent docker {
|
||||
agent {
|
||||
docker {
|
||||
image 'mateusz887/ium:latest'
|
||||
}
|
||||
}
|
||||
|
||||
parameters {
|
||||
buildSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user