fix a bug that copying the function runtime into lib (#21)
This commit is contained in:
Родитель
0c3ff2de89
Коммит
4b000695da
|
@ -124,7 +124,7 @@
|
|||
<overWriteSnapshots>false</overWriteSnapshots>
|
||||
<overWriteIfNewer>true</overWriteIfNewer>
|
||||
<includeScope>runtime</includeScope>
|
||||
<excludeArtifactIds>com.microsoft.azure.azure-functions-java-core</excludeArtifactIds>
|
||||
<excludeArtifactIds>azure-functions-java-core</excludeArtifactIds>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
Загрузка…
Ссылка в новой задаче