Skip to content

Commit

Permalink
fix indents from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
gracewehner committed Apr 9, 2024
1 parent 17612e7 commit fd7bedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/azure-pipeline-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ stages:
HELM_FULL_IMAGE_NAME: $[ stageDependencies.Build.Image_Tags_and_Ev2_Artifacts.outputs['setup.HELM_FULL_IMAGE_NAME'] ]
IMAGE_TAG_TARGET_ALLOCATOR: $[ dependencies.Image_Tags_and_Ev2_Artifacts.outputs['setup.TARGET_ALLOCATOR_IMAGE_TAG'] ]
IMAGE_TAG_CONFIG_READER: $[ dependencies.Image_Tags_and_Ev2_Artifacts.outputs['setup.LINUX_CONFIG_READER_IMAGE_TAG'] ]
skipComponentGovernanceDetection: true
skipComponentGovernanceDetection: true
strategy:
runOnce:
deploy:
Expand Down

0 comments on commit fd7bedf

Please sign in to comment.