mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
ktlint needs java
This commit is contained in:
parent
eec470f2ce
commit
dceb5ffd8d
1 changed files with 3 additions and 0 deletions
|
@ -61,3 +61,6 @@ steps:
|
|||
command:
|
||||
- "curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.34.2/ktlint && chmod a+x ktlint"
|
||||
- "./ktlint --android -v"
|
||||
plugins:
|
||||
- docker#v3.1.0:
|
||||
image: "openjdk"
|
||||
|
|
Loading…
Add table
Reference in a new issue