Another attempt
parent
368e5f4303
commit
99bc44aeea
|
|
@ -113,7 +113,7 @@
|
||||||
<phase>deploy</phase>
|
<phase>deploy</phase>
|
||||||
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<arguments>publish --userconfig ../libreccm.npmrc</arguments>
|
<arguments>publish --force --userconfig ../libreccm.npmrc</arguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
auth-type=legacy
|
auth-type=legacy
|
||||||
force=true
|
|
||||||
@libreccm:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
@libreccm:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
||||||
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
||||||
@libreccm:access=public
|
@libreccm:access=public
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue