mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-12 21:30:33 +05:30
Fail-fast in case of unsuccessful tests
This commit is contained in:
parent
fce324d1bc
commit
4366b7321f
@ -1,8 +1,7 @@
|
||||
language: java
|
||||
|
||||
script:
|
||||
- ./gradlew check
|
||||
- ./gradlew javadoc
|
||||
script: ./gradlew check
|
||||
after_success: ./gradlew javadoc
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
|
Loading…
Reference in New Issue
Block a user