Commit 9fae2a6
committed
Fix stage job failing to resolve Gradle plugins
The stage task didn't pass the ARTIFACTORY_SERVER credentials
that settings.gradle needs to resolve io.spring.javaformat and
other plugins, causing stage-release to fail. Pass the same
ARTIFACTORY_* params already used by the build task.
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>1 parent b30ebee commit 9fae2a6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments