瀏覽代碼

jenkins shell

deason 4 年之前
父節點
當前提交
64cb5c71ed
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      jenkins.sh

+ 4 - 0
jenkins-prod.sh → jenkins.sh

@@ -1,4 +1,8 @@
 #!/bin/bash
+
 pwd
+mkdir -p ~/packages
 
 cp examcloud-core-print-starter/target/examcloud-core-print-distribution.zip ~/packages
+
+echo "finished..."