woodpecker ci

This commit is contained in:
unurled 2023-03-25 15:41:21 +01:00
parent 6ab9a4f7fe
commit 1bd60bcc32

View file

@ -15,7 +15,7 @@ pipeline:
image: gradle:jdk17 image: gradle:jdk17
commands: commands:
- ls -a - ls -a
- chmox +x gradlew - chmod +x gradlew
- ./gradlew build --stacktrace - ./gradlew build --stacktrace
- ls -a - ls -a
when: when: