Fix drone yml syntax
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Garrett Mills 2021-02-09 10:29:54 -06:00
parent cbd8f076ae
commit dcde13993b
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

View File

@ -5,4 +5,4 @@ steps:
- name: Run the Gradle build - name: Run the Gradle build
image: glmdev/java-gradle-maven image: glmdev/java-gradle-maven
commands: commands:
./gradlew build shadowJar reobfShadowJar - ./gradlew build shadowJar reobfShadowJar