This commit is contained in:
parent
a1bf5b2b6d
commit
b1366656a6
@ -21,6 +21,7 @@ jobs:
|
|||||||
npm config set @frontend:registry=http://gitea.pena/api/packages/skeris/npm/
|
npm config set @frontend:registry=http://gitea.pena/api/packages/skeris/npm/
|
||||||
npm config set registry=https://registry.npmjs.org/
|
npm config set registry=https://registry.npmjs.org/
|
||||||
npm config set -- '//gitea.pena/api/packages/skeris/npm/:_authToken' "1856e802057f59193ca6fdb4068cbea44982bcc2"
|
npm config set -- '//gitea.pena/api/packages/skeris/npm/:_authToken' "1856e802057f59193ca6fdb4068cbea44982bcc2"
|
||||||
|
git status
|
||||||
npm install --force
|
npm install --force
|
||||||
if [ "${{ github.ref }}" == "refs/heads/main" ]; then
|
if [ "${{ github.ref }}" == "refs/heads/main" ]; then
|
||||||
npm version major
|
npm version major
|
||||||
|
Loading…
Reference in New Issue
Block a user