Skip to content

Commit

Permalink
Update main_ArpyDuel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavis00 authored Nov 16, 2023
1 parent 2a6b14a commit d8f22a9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main_ArpyDuel.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy container app to Azure Web App - ArpyDuel

on:
Expand Down Expand Up @@ -48,4 +45,4 @@ jobs:
app-name: 'ArpyDuel'
slot-name: 'production'
publish-profile: ${{ secrets.AzureAppService_PublishProfile_a346af35eff74a039722a1f8e1b2c574 }}
images: 'mcr.microsoft.com/${{ secrets.AzureAppService_ContainerUsername_8761a1b1b91f47ac93b476c454c4cf66 }}/appsvc/staticsite:${{ github.sha }}'
images: 'mcr.microsoft.com/${{ secrets.AzureAppService_ContainerUsername_8761a1b1b91f47ac93b476c454c4cf66 }}/appsvc/staticsite:${{ github.sha }}'

0 comments on commit d8f22a9

Please sign in to comment.