use container kaniko
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
edef34680e
commit
945b5d6335
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -49,7 +49,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
script {
|
||||
container('kaniko') {
|
||||
// Build the Docker image
|
||||
sh """
|
||||
/kaniko/executor \
|
||||
|
Loading…
Reference in New Issue
Block a user