mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-01-21 00:20:01 +01:00
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…
x
Reference in New Issue
Block a user