fixup! fixup! fixup! fixup! fixup! maybe finishing ci? hopefully
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
e55b17fcd8
commit
922497573b
10
.drone.yml
10
.drone.yml
@ -4,11 +4,11 @@ name: Check_Requirement
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: base_check
|
- name: base_check
|
||||||
image: gradle:jdk11-alpine
|
image: gradle:jdk11-alpine
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew clean
|
- ./gradlew clean
|
||||||
- ./gradlew build
|
./gradlew build
|
||||||
- ./gradlew test
|
./gradlew test
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
Loading…
Reference in New Issue
Block a user