This commit is contained in:
parent
72818a07cc
commit
0f025918af
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
|||||||
environment {
|
environment {
|
||||||
registry = 'jcabillot/htpasswd'
|
registry = 'jcabillot/htpasswd'
|
||||||
registryCredential = 'dockerhub_jcabillot'
|
registryCredential = 'dockerhub_jcabillot'
|
||||||
|
dockerImage = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user