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