Skip to content

Commit

Permalink
fix: ff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvenSpellmaker committed Jul 19, 2024
1 parent 1e0b646 commit ca23ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azDevOps/azure/azure-pipelines-javaspring-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ stages:
- name: Environment.ShortName
value: dev
- name: BUILD_ATTEMPT_NUMBER
value: "$[ dependencies.Build.ApiBuild.outputs['build_attempt_number.BUILT_ATTEMPT_NUMBER'] ]"
value: "$[ dependencies.Build.ApiBuild.outputs['build_attempt_number.BUILD_ATTEMPT_NUMBER'] ]"
jobs:
- deployment: AppInfraDev
container: terraform_custom
Expand Down

0 comments on commit ca23ead

Please sign in to comment.