Skip to content

Commit

Permalink
cdn purge added to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Geertvdc authored Oct 19, 2019
1 parent 0396f7e commit 536b80c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
#deploy api to web app
az webapp deployment source config-zip -g xpirit-beerxchange-prd -n xpirit-beerxchange-api --src api*.zip
#logout
az logout
#purge cdn
az cdn endpoint purge -g xpirit-beerxchange-prd -n xpirit-beerxchange --profile-name xpirit-beerxchange-prod --content-paths /

0 comments on commit 536b80c

Please sign in to comment.