Skip to content

Commit 45c4366

Browse files
committed
fix: ./gradlew azureFunctionPackage 제거
1 parent c1ca141 commit 45c4366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ azurefunctions {
7474
}
7575
appSettings {
7676
FUNCTIONS_EXTENSION_VERSION = '~4'
77+
FUNCTIONS_WORKER_RUNTIME = 'java'
7778
}
7879
}

0 commit comments

Comments
 (0)