Skip to content

Commit

Permalink
build: restart azure app container after deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
MaSch0212 committed Jun 6, 2024
1 parent 608291d commit 3d4490a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
slot-name: "production"
publish-profile: ${{ secrets.AzureAppService_PublishProfile_4d5a9096408d4948a5453808899f123a }}
images: "masch0212/minigolf-friday:latest"
restart: true
if: github.ref == 'refs/heads/main'

0 comments on commit 3d4490a

Please sign in to comment.