use kaniko pod
Some checks failed
MJN/finance-dbt/pipeline/head There was a failure building this commit

This commit is contained in:
沈楠 2024-04-08 11:32:59 +08:00
parent 945b5d6335
commit 01b3f21c55

2
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@
pipeline {
agent {
kubernetes {
inheritFrom 'base'
inheritFrom 'kaniko'
}
}
environment {