mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 18:55:11 +01:00
Provide also a jar without version number
This commit is contained in:
parent
f98deff41a
commit
717d455a8d
@ -9,6 +9,7 @@ test:
|
|||||||
- mvn clean install -B
|
- mvn clean install -B
|
||||||
post:
|
post:
|
||||||
- cp ./target/AuthMe*.jar $CIRCLE_ARTIFACTS
|
- cp ./target/AuthMe*.jar $CIRCLE_ARTIFACTS
|
||||||
|
- cp ./target/AuthMe-*-SNAPSHOT.jar $CIRCLE_ARTIFACTS/AuthMe.java
|
||||||
notify:
|
notify:
|
||||||
webhooks:
|
webhooks:
|
||||||
- url: https://webhooks.gitter.im/e/7b92ac1a1741748b26bf
|
- url: https://webhooks.gitter.im/e/7b92ac1a1741748b26bf
|
||||||
|
Loading…
Reference in New Issue
Block a user