Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
LadyCailin committed Feb 28, 2024
1 parent 283e9f5 commit fd53398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ steps:
azureResourceManagerEndpoint: Azure Resource Manager
azureStorageAccountName: methodscriptjdkbuilds
azureContainerName: jdks
azureCommonVirtualFile: 'OpenJDK16U-jdk_x86-32_windows_hotspot_16.0.1_9.zip'
jdkDestinationDirectory: '$(agent.toolsDirectory)/jdk16'
azureCommonVirtualFile: 'OpenJDK-jdk_x64_linux_hotspot_2021-05-06-23-30.tar.gz'
jdkDestinationDirectory: '$(agent.toolsDirectory)/jdk17'
cleanDestinationDirectory: true
- task: Maven@3
inputs:
Expand Down

0 comments on commit fd53398

Please sign in to comment.