Skip to content

Commit b213611

Browse files
committed
xd
1 parent d90f939 commit b213611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_to_azure.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
slot-name: 'Production'
6969
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
7070
publish-profile: ${{ secrets.PUBLISH_PROFILE }}
71+
enable-oryx-build: true
72+
scm-do-build-during-deployment: true
7173

7274
build-react:
7375
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)