woodpecker ci
This commit is contained in:
parent
6ab9a4f7fe
commit
1bd60bcc32
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ pipeline:
|
|||
image: gradle:jdk17
|
||||
commands:
|
||||
- ls -a
|
||||
- chmox +x gradlew
|
||||
- chmod +x gradlew
|
||||
- ./gradlew build --stacktrace
|
||||
- ls -a
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue