Update Jenkinsfile

This commit is contained in:
BrahmanapallyNagaraju 2020-04-08 14:58:44 +05:30 committed by GitHub
parent af22f7f404
commit 51596a2e83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -1,4 +1,5 @@
pipeline {
agent any
stages {
stage("build") {
steps {