Another try
parent
165a3e3745
commit
f06115095d
|
|
@ -92,7 +92,7 @@
|
|||
</configuration>
|
||||
</execution>
|
||||
|
||||
<execution>
|
||||
<!-- <execution>
|
||||
<id>npm login</id>
|
||||
<goals>
|
||||
<goal>npm</goal>
|
||||
|
|
@ -101,9 +101,9 @@
|
|||
<phase>deploy</phase>
|
||||
|
||||
<configuration>
|
||||
<arguments>login --userconfig ../libreccm.npmrc --scope=@libreccm --registry=https://git.libreccm.org/api/packages/libreccm/npm/</arguments>
|
||||
<arguments>login -userconfig ../libreccm.npmrc -scope=@libreccm -registry=https://git.libreccm.org/api/packages/libreccm/npm/</arguments>
|
||||
</configuration>
|
||||
</execution>
|
||||
</execution> -->
|
||||
<execution>
|
||||
<id>npm publish</id>
|
||||
<goals>
|
||||
|
|
|
|||
Loading…
Reference in New Issue