docerfile true
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e1bb68aadf
commit
38e5392a79
@ -1,8 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
dockerfile true
|
||||||
image 'ksero'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('DVC') {
|
stage('DVC') {
|
||||||
|
Loading…
Reference in New Issue
Block a user