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

This commit is contained in:
Julien Cabillot 2019-06-20 12:50:32 -04:00
parent 33b6f6220a
commit 721d36373e
Signed by: jcabillot
GPG Key ID: EF8F0EB0565E282F

2
Jenkinsfile vendored
View File

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