god i hate docker
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -106,7 +106,7 @@ pipeline {
|
||||
sh 'docker logout ${REGISTRY} || true'
|
||||
sh 'docker image rm -f ${IMAGE}:${IMAGE_TAG_SHA} || true'
|
||||
sh 'docker image prune -f || true'
|
||||
sh 'rm -f semgrep.sarif || true'
|
||||
// sh 'rm -f semgrep.sarif || true'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user