12 lines
626 B
Diff
12 lines
626 B
Diff
diff -Naur flink-release-1.17.1/flink-runtime-web/pom.xml flink-release-1.17.1-change/flink-runtime-web/pom.xml
|
|
--- flink-release-1.17.1/flink-runtime-web/pom.xml 2023-05-19 16:45:46.000000000 +0800
|
|
+++ flink-release-1.17.1-change/flink-runtime-web/pom.xml 2023-09-21 16:19:18.481779886 +0800
|
|
@@ -269,6 +270,7 @@
|
|
</goals>
|
|
<configuration>
|
|
<arguments>ci --cache-max=0 --no-save ${npm.proxy}</arguments>
|
|
+ <npmRegistryURL>https://repo.huaweicloud.com/repository/npm</npmRegistryURL>
|
|
<environmentVariables>
|
|
<HUSKY_SKIP_INSTALL>true</HUSKY_SKIP_INSTALL>
|
|
</environmentVariables>
|