We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9600453 commit afcd2c0Copy full SHA for afcd2c0
.github/workflows/api.main.yml
@@ -45,4 +45,4 @@ jobs:
45
package: '${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}/output'
46
publish-profile: ${{ secrets.AZURE_FUNCTIONAPP_PUBLISH_PROFILE }} # Remove publish-profile to use Azure RBAC
47
sku: flexconsumption
48
- remote-build: true
+ remote-build: false
0 commit comments