Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Remove blueberry UI deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvanb committed Jan 23, 2024
1 parent 92e0fb5 commit 8f24033
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 162 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,3 @@ jobs:
slot-name: "Production"
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_04E01406E55D4F78B667E49B87D27787 }}
package: ./dist/vantage6-UI

- name: 'Deploy to Azure Web App'
id: deploy-to-webapp-blueberry
uses: azure/webapps-deploy@v2
with:
app-name: 'ui-blueberry'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_34D7566DA42C414A95D1BEA2A214384C }}
package: ./dist/vantage6-UI
153 changes: 0 additions & 153 deletions .github/workflows/main_ui-blueberry.yml

This file was deleted.

0 comments on commit 8f24033

Please sign in to comment.