Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamaized committed Oct 10, 2024
1 parent 0a5adef commit 06a06e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ steps:
condition: and(and(succeeded(), eq(variables['CreateArtifacts'], 'True')), eq(variables.SKIP_BUILD, 'false'))
- task: Gradle@2
displayName: Publish to Maven
displayName: Publish to Mavenz
inputs:
workingDirectory: ''
options: '-PCIRevision=$(javaprops_mod_version).$(revision) -PCIType=RELEASE'
Expand Down

0 comments on commit 06a06e0

Please sign in to comment.