aexiaoliou %!s(int64=2) %!d(string=hai) anos
pai
achega
a7707bd05d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -22,7 +22,7 @@ pipeline {
                 // 在容器中执行 shell
                 sh 'composer'
                 // 在jenkins输出中打印信息
-                ehco '一些有用的信息'
+                echo '一些有用的信息'
             }
         }
         // 测试环境