use kaniko pod
Some checks failed
MJN/finance-dbt/pipeline/head There was a failure building this commit
Some checks failed
MJN/finance-dbt/pipeline/head There was a failure building this commit
This commit is contained in:
parent
945b5d6335
commit
01b3f21c55
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
kubernetes {
|
||||
inheritFrom 'base'
|
||||
inheritFrom 'kaniko'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
Loading…
Reference in New Issue
Block a user