[22.02.20] Uncommented Deploy step
This commit is contained in:
parent
3805b12c35
commit
3d787a6df9
@ -89,8 +89,8 @@ try {
|
||||
}
|
||||
|
||||
stage('Deploy') {
|
||||
// executeShellScript("configuration/scripts/deployToKubernetes.sh",
|
||||
// env.APPLICATION_NAME)
|
||||
executeShellScript("configuration/scripts/deployToKubernetes.sh",
|
||||
env.APPLICATION_NAME)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user