Merge remote-tracking branch 'origin/plugin' into plugin
This commit is contained in:
commit
ddf9a98a73
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue