test jenkins

This commit is contained in:
liuyq-617 2020-10-13 19:28:34 +08:00
parent 15a52ccac2
commit a4b95b40eb
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -59,7 +59,7 @@ pipeline {
agent{label "185"}
steps {
sh '''
date
cd ${WKC}
git checkout develop
git pull