mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 09:10:01 +01:00
Try to fix circle builds...
This commit is contained in:
parent
726861a2a1
commit
00a625efd0
@ -3,7 +3,7 @@ machine:
|
|||||||
version: oraclejdk7
|
version: oraclejdk7
|
||||||
general:
|
general:
|
||||||
artifacts:
|
artifacts:
|
||||||
- "target/AuthMe-*.jar"
|
- "/home/ubuntu/AuthMeReloaded/target/AuthMe-*.jar"
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- mvn clean install -B
|
- mvn clean install -B
|
||||||
|
Loading…
Reference in New Issue
Block a user