Skip to content

Commit d103bab

Browse files
committed
Enable Develocity scan publishing
1 parent 0bff297 commit d103bab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/android-reusable-test.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ jobs:
5151

5252
- name: Setup Gradle
5353
uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # 4.1.0
54+
with:
55+
develocity-access-key: ${{ secrects.GE_ACCESS_KEY }}
56+
develocity-injection-enabled: true
57+
develocity-url: https://ge.apache.org
58+
develocity-plugin-version: 3.18.1
59+
5460

5561
- name: Enable KVM
5662
run: |

0 commit comments

Comments
 (0)