Debug
This commit is contained in:
@@ -36,7 +36,8 @@ local publish_step = {
|
|||||||
commands: [
|
commands: [
|
||||||
"npm set registry https://git.jvalver.de/api/packages/thilawyn/npm/",
|
"npm set registry https://git.jvalver.de/api/packages/thilawyn/npm/",
|
||||||
"npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken $NPM_TOKEN",
|
"npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken $NPM_TOKEN",
|
||||||
"npm publish",
|
// "npm publish",
|
||||||
|
"npm pack",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user