test jenkins

This commit is contained in:
liuyq-617 2020-10-13 19:24:26 +08:00
parent 129cfc2ded
commit 15a52ccac2
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