Skip to content

Commit

Permalink
Fix Indentation in pipeline (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfs authored Feb 15, 2024
1 parent 8b341cf commit 49e4131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipelines/core-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ stages:
displayName: Code Sign, Generate Hashes, Publish Public Releases
pool:
name: CSPA
demands: ImageOverride -equals ubuntu-22.04-image-base
demands: ImageOverride -equals ubuntu-22.04-image-base
steps:
- task: UseDotNet@2
inputs:
Expand Down

0 comments on commit 49e4131

Please sign in to comment.