This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@ pipeline {
|
||||
environment {
|
||||
registry = 'https://registry.hub.docker.com'
|
||||
registryCredential = 'dockerhub_jcabillot'
|
||||
dockerImage = 'jcabillot/crond'
|
||||
dockerImage = 'jcabillot/ansible-lint'
|
||||
}
|
||||
|
||||
agent any
|
||||
|
||||
Reference in New Issue
Block a user