Merge branch 'plugin' into plugin
This commit is contained in:
commit
5efbc00f02
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