Merge remote-tracking branch 'origin/plugin' into plugin

This commit is contained in:
unurled 2023-06-20 13:48:24 +02:00
commit ddf9a98a73
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F

View file

@ -5,4 +5,4 @@ pipeline:
- chmod +x gradlew - chmod +x gradlew
- ./gradlew assemble --stacktrace - ./gradlew assemble --stacktrace
when: when:
event: push event: [push, pull_request, tag, deployment]