new branch

This commit is contained in:
Chen 2020-03-09 10:59:48 -04:00
parent bc67a9733e
commit f2a7211d2d

2
Jenkinsfile vendored
View file

@ -25,7 +25,7 @@ pipeline {
branch 'master'
}
steps {
echo 'Deploying'
echo 'Deploying...'
}
}