Fix drone yml syntax
continuous-integration/drone/push Build is passing Details

master
Garrett Mills 3 years ago
parent cbd8f076ae
commit dcde13993b
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

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

Loading…
Cancel
Save