浏览代码

jenkins shell

deason 4 年之前
父节点
当前提交
9c8720c69e
共有 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-questions-starter/target/examcloud-core-questions-distribution.zip ~/packages
+
+echo "finished..."