mirror of
https://github.com/Shchoholiev/shopping-assistant-web-client.git
synced 2025-06-29 18:21:09 +00:00
Updated develop_shopping-assistant-dev.yml
This commit is contained in:
parent
d93a0f87f1
commit
b56979cf99
@ -4,9 +4,6 @@
|
|||||||
name: Build and deploy ASP.Net Core app to Azure Web App - shopping-assistant-dev
|
name: Build and deploy ASP.Net Core app to Azure Web App - shopping-assistant-dev
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- develop
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -54,4 +51,4 @@ jobs:
|
|||||||
app-name: 'shopping-assistant-dev'
|
app-name: 'shopping-assistant-dev'
|
||||||
slot-name: 'Production'
|
slot-name: 'Production'
|
||||||
package: .
|
package: .
|
||||||
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_CAEA98ECF1E3413C9BF72772F4D55224 }}
|
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_CAEA98ECF1E3413C9BF72772F4D55224 }}
|
||||||
|
Loading…
Reference in New Issue
Block a user