Skip to content

Commit

Permalink
Fix qa (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanOwenUKHO authored Jan 25, 2024
1 parent af9994b commit d9cb7bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,9 @@ stages:
runOnce:
deploy:
steps:
- checkout: self
submodules: recursive

- template: Deployment/templates/continuous-deployment.yml
parameters:
ContinueEvenIfResourcesAreGettingDestroyed: ${{ parameters.ContinueEvenIfResourcesAreGettingDestroyed }}
Expand Down

0 comments on commit d9cb7bf

Please sign in to comment.