Skip to content
Snippets Groups Projects
Verified Commit 99d169a9 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent c0b08c4b
Branches
No related tags found
No related merge requests found
Pipeline #6979 passed
......@@ -22,7 +22,6 @@ release:
//${CI_SERVER_HOST}/api/v4/packages/npm/:_authToken=${CI_JOB_TOKEN}
//${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}
EOT
- cat .npmrc
- npm publish
tags:
- docker
{
"name": "broken-links-inspector",
"name": "@dbogatov/broken-links-inspector",
"version": "0.1.0",
"description": "Extract and recursively check all URLs reporting broken ones",
"main": "index.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment