Update Jenkinsfile

This commit is contained in:
Oleksandr Butenko 2021-06-13 16:57:48 +03:00 committed by GitHub
parent 187d3bd351
commit 7a03fc0b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
Jenkinsfile vendored
View file

@ -39,9 +39,6 @@ pipeline {
}
}
}
stage ('DeployToProduction') {
when {
branch 'main'