Skip to content
Snippets Groups Projects
Commit 64372e96 authored by MOREY Thibault's avatar MOREY Thibault
Browse files

Update Jenkinsfile

parent d3b7543e
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ node{
}
stage('Scan hadolint'){
sh 'docker run --rm -i hadolint/hadolint < debian:buster > rapportHadolint'
sh 'docker run --rm -i hadolint/hadolint < Dockerfile > rapportHadolint'
}
stage('Build image') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment