Commit b5eecdfe authored by hanbing's avatar hanbing

配置Jenkins

parent e629c448
......@@ -6,8 +6,6 @@ pipeline {
stage('检测环境') {
steps {
sh '''
echo ${JAVA_HOME}
java -version
mvn -v
git version
docker -v'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment