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

Commit

Permalink
Merge pull request #103 from blueworrybear/devop-restart-webapp/benno
Browse files Browse the repository at this point in the history
devop: restart webapp
  • Loading branch information
blueworrybear authored Mar 25, 2021
2 parents e554a89 + 050643d commit bfe2bed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@ jobs:
--name vanilla-forum \
--multicontainer-config-type compose \
--multicontainer-config-file docker-compose.yml
az webapp restart \
--resource-group ${{ secrets.RESOURCE_GROUP }} \
--name vanilla-forum

0 comments on commit bfe2bed

Please sign in to comment.