Update Jenkinsfile

This commit is contained in:
Oleksandr Butenko 2021-07-13 14:14:11 +03:00 committed by GitHub
parent 374b4a2fb5
commit b8dd23edd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -17,7 +17,7 @@ pipeline {
// sh 'echo ${RELEASE_NOTES}'
// sh 'echo ${GIT_COMMIT}'
// }
}
// }
stage('Build') {
steps {
echo 'Running build automation'