This website works better with JavaScript
Home
Explore
Help
Sign In
examcloud-frontend
/
examcloud-admin-web
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新 'jenkins.sh'
胡月
4 years ago
parent
09954166b1
commit
4f6a3a652d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
jenkins.sh
+ 1
- 1
jenkins.sh
View File
@@ -1,4 +1,4 @@
-#!/bin/bash
-il
+#!/bin/bash
set -e # 如果构建失败,则退出,不能删除旧的包
if [ "$#" -ne 1 ] ; then