Skip to content

Commit fd53398

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 283e9f5 commit fd53398

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ steps:
1515
azureResourceManagerEndpoint: Azure Resource Manager
1616
azureStorageAccountName: methodscriptjdkbuilds
1717
azureContainerName: jdks
18-
azureCommonVirtualFile: 'OpenJDK16U-jdk_x86-32_windows_hotspot_16.0.1_9.zip'
19-
jdkDestinationDirectory: '$(agent.toolsDirectory)/jdk16'
18+
azureCommonVirtualFile: 'OpenJDK-jdk_x64_linux_hotspot_2021-05-06-23-30.tar.gz'
19+
jdkDestinationDirectory: '$(agent.toolsDirectory)/jdk17'
2020
cleanDestinationDirectory: true
2121
- task: Maven@3
2222
inputs:

0 commit comments

Comments
 (0)