Skip to content

Commit

Permalink
chore(ci): fix invalid job name for deprecate-package AP (#32959)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrokirpa authored Oct 1, 2024
1 parent 4ee84f5 commit b820272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.deprecate-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ variables:
pool: '1ES-Host-Ubuntu'

jobs:
- job: Deprecate Published Package
- job: DeprecatePublishedPackage
pool:
name: '1ES-Host-Ubuntu'
image: '1ES-PT-Ubuntu-20.04'
Expand Down

0 comments on commit b820272

Please sign in to comment.