Browse Source

jenkins shell

deason 4 years ago
parent
commit
64cb5c71ed
1 changed files with 4 additions and 0 deletions
  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..."