We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d6e72 commit 66b937dCopy full SHA for 66b937d
1 file changed
azure-pipelines-pitr.yml
@@ -99,6 +99,7 @@ stages:
99
runOnce:
100
deploy:
101
steps:
102
+ - checkout: self
103
- task: AzureCLI@2
104
displayName: "Run Restart Services Script"
105
inputs:
0 commit comments