Skip to content

Commit

Permalink
build: Update azure-pipelines.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Mar 21, 2023
1 parent 202e93e commit df1dcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ steps:
inputs:
jdkVersionOption: 1.17
tasks: "build publish copyJdksToCache"
options: '--build-cache'
options: '--build-cache --refresh-dependencies'
env:
OSSRH_USERNAME: $(OSSRH_USERNAME)
OSSRH_PASSWORD: $(OSSRH_PASSWORD)
Expand Down

0 comments on commit df1dcf5

Please sign in to comment.