test terraform
parent
ab30e55e74
commit
9f98b33d0b
|
|
@ -13,9 +13,9 @@ pipeline {
|
|||
// }
|
||||
stage('TF Plan') {
|
||||
steps {
|
||||
container('terraform') {
|
||||
//container('terraform') {
|
||||
sh 'terraform version'
|
||||
}
|
||||
//}
|
||||
}
|
||||
}
|
||||
// stage('Deploy Helm chart') {
|
||||
|
|
|
|||
Loading…
Reference in New Issue