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.
npm install --no-lockfile
npm ci
1 parent ca4cc5a commit 5c1145fCopy full SHA for 5c1145f
zeppelin-web-angular/pom.xml
@@ -80,7 +80,7 @@
80
</goals>
81
<configuration>
82
<skip>${web.e2e.enabled}</skip>
83
- <arguments>install --no-lockfile</arguments>
+ <arguments>ci</arguments>
84
</configuration>
85
</execution>
86
zeppelin-web/pom.xml
@@ -119,7 +119,7 @@
119
120
121
122
123
124
125
0 commit comments