Compare commits

...

1 commit

Author SHA1 Message Date
61a75b7306
trigger
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-17 14:03:02 +02:00

View file

@ -5,4 +5,5 @@ name: build
steps: steps:
- name: build - name: build
image: d.xr.to/jdk image: d.xr.to/jdk
command: ./gradle build commands:
- ./gradlew build