Fix
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
8e18b6e06d
commit
6d2169d0d4
|
@ -60,7 +60,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps('Deploy') {
|
stage('Deploy') {
|
||||||
script {
|
script {
|
||||||
withCredentials([usernamePassword(
|
withCredentials([usernamePassword(
|
||||||
credentialsId: env.CREDENTIALS_ID,
|
credentialsId: env.CREDENTIALS_ID,
|
||||||
|
|
Loading…
Reference in New Issue