mirror of
https://github.com/gradle/actions.git
synced 2025-04-22 18:59:19 +08:00
update develocity version example using environment variables
This commit is contained in:
parent
0cc3dbfbca
commit
41b5e65116
@ -796,7 +796,7 @@ Here's an example using the env vars:
|
|||||||
env:
|
env:
|
||||||
DEVELOCITY_INJECTION_ENABLED: true
|
DEVELOCITY_INJECTION_ENABLED: true
|
||||||
DEVELOCITY_URL: https://develocity.your-server.com
|
DEVELOCITY_URL: https://develocity.your-server.com
|
||||||
DEVELOCITY_PLUGIN_VERSION: 3.17.4
|
DEVELOCITY_PLUGIN_VERSION: 3.17.5
|
||||||
```
|
```
|
||||||
|
|
||||||
## Publishing to scans.gradle.com
|
## Publishing to scans.gradle.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user