Skip to content

Commit

Permalink
Remove the extraneous 2 minute wait before slot swapping
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Oct 4, 2024
1 parent 8e01e78 commit f4eca4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ jobs:
slot-name: pre-live
images: '${{ inputs.REGISTRY }}/${{ inputs.REPO }}:${{ github.sha }}'

- name: Sleep 2 minutes
run: sleep 2m

- name: Azure Swap Slots
uses: azure/CLI@v2
with:
Expand Down

0 comments on commit f4eca4e

Please sign in to comment.