mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 09:44:47 +08:00
Add circleci integration
This commit is contained in:
11
circle.yml
Normal file
11
circle.yml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
machine:
|
||||||
|
java:
|
||||||
|
version: oraclejdk8
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
override:
|
||||||
|
- mvn --fail-never dependency:go-offline || true
|
||||||
|
|
||||||
|
notify:
|
||||||
|
webhooks:
|
||||||
|
- url: https://webhooks.gitter.im/e/895bb7c544f3a8fe0e56
|
Reference in New Issue
Block a user