mirror of https://github.com/halo-dev/halo
🎨 Travis CI修改打包参数
parent
2d2274a4ea
commit
fa8f43c47e
|
@ -2,9 +2,9 @@ language: java
|
|||
jdk:
|
||||
- oraclejdk8
|
||||
script:
|
||||
- mvn clean package -Pprod
|
||||
- mvn clean package -Pci
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
notifications:
|
||||
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
|
||||
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
|
||||
|
|
Loading…
Reference in New Issue