pipeline fix

This commit is contained in:
Long Ma 2024-02-12 15:06:29 -07:00
parent 5c84b67bf9
commit 6d7fd73888
1 changed files with 3 additions and 1 deletions

View File

@ -140,7 +140,9 @@ jobs:
# want to fail fast if there is an issue, and avoid running the tests more than once, so it doesn't take all day.
timeoutInMinutes: 360
dependsOn: ['get_release_version', 'get_branch_id']
container: maven:3.9-eclipse-temurin-21-jammy
container:
image: smilecdr/hapi-build:latest
steps:
- task: Cache@2
inputs: