Merge branch 'plugin' into plugin

This commit is contained in:
unurled 2023-06-20 11:20:02 +00:00
commit 5efbc00f02

View file

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