fix: last commit
perso/ansible-lint/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Julien Cabillot
2026-03-31 18:30:00 -04:00
parent 5e7aecb38a
commit 67df938246
4 changed files with 39 additions and 25 deletions
Vendored
+1 -1
View File
@@ -2,7 +2,7 @@ pipeline {
environment {
registry = 'https://registry.hub.docker.com'
registryCredential = 'dockerhub_jcabillot'
dockerImage = 'jcabillot/crond'
dockerImage = 'jcabillot/ansible-lint'
}
agent any