Fix
All checks were successful
perso/htpasswd/master This commit looks good

This commit is contained in:
2019-06-20 12:50:32 -04:00
parent 33b6f6220a
commit 721d36373e

2
Jenkinsfile vendored
View File

@@ -1,7 +1,7 @@
pipeline {
environment {
registry = "jcabillot/htpasswd'
registry = 'jcabillot/htpasswd'
registryCredential = 'dockerhub_jcabillot'
}