瀏覽代碼

jenkins shell

deason 4 年之前
父節點
當前提交
2b42f66b20
共有 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-task-starter/target/examcloud-task-distribution.zip ~/packages
+
+echo "finished..."