Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
fix: checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
phobos016 committed Jul 8, 2020
1 parent 34f4435 commit 9c488f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pipeline/core-deploy.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
runOnce:
deploy:
steps:
- checkout: self
- pwsh: |
Get-ChildItem -Path $(Pipeline.Workspace) –Recurse
- template: /Infrastructure/steps/deploy-template.yml@devopsTemplates
Expand Down

0 comments on commit 9c488f4

Please sign in to comment.