mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-04-05 04:44:16 +02:00
Test access key
This commit is contained in:
parent
fd2c1e0406
commit
9f28eb1b44
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ env:
|
|||
GRADLE_ENTERPRISE_URL: https://ge.solutions-team.gradle.com
|
||||
GRADLE_ENTERPRISE_PLUGIN_VERSION: 3.14.1
|
||||
GRADLE_ENTERPRISE_CCUD_PLUGIN_VERSION: 1.11.1
|
||||
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}
|
||||
GRADLE_ENTERPRISE_ACCESS_KEY: "XXX ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}"
|
||||
|
||||
jobs:
|
||||
inject-gradle-enterprise:
|
||||
|
|
Loading…
Add table
Reference in a new issue