docerfile true
Some checks failed
s444354-training/pipeline/head There was a failure building this commit

This commit is contained in:
Adrian Charkiewicz 2022-06-05 17:59:30 +02:00
parent e1bb68aadf
commit 38e5392a79

View File

@ -1,8 +1,6 @@
pipeline { pipeline {
agent { agent {
docker { dockerfile true
image 'ksero'
}
} }
stages { stages {
stage('DVC') { stage('DVC') {