Skip to content

Commit

Permalink
Don't checkout self in signing stage
Browse files Browse the repository at this point in the history
  • Loading branch information
hallipr committed Mar 6, 2025
1 parent b0c179e commit c604aa6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eng/pipelines/templates/stages/archetype-net-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ stages:
artifactName: ${{parameters.ArtifactName}}-signed

steps:
- checkout: self
fetchDepth: 1
- checkout: azure-sdk-build-tools
path: azure-sdk-build-tools
- download: current
Expand Down

0 comments on commit c604aa6

Please sign in to comment.