Skip to content
Snippets Groups Projects
Commit dd3d3ba6 authored by Millicent Billette's avatar Millicent Billette
Browse files

auto-publish to npm (3rd try)

parent 4a370596
No related branches found
No related tags found
No related merge requests found
Pipeline #11875 failed
...@@ -46,7 +46,6 @@ npm: ...@@ -46,7 +46,6 @@ npm:
# dependencies: ["build"] # dependencies: ["build"]
script: script:
- cd generated/npm - cd generated/npm
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>~/.npmrc - ../../node_modules/.bin/ci-publish
- npm publish
only: only:
- tags - tags
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"ava": "^3.14.0", "ava": "^3.14.0",
"badgen": "^3.2.2", "badgen": "^3.2.2",
"c8": "^7.3.5", "c8": "^7.3.5",
"ci-publish": "^1.3.1",
"es6-plato": "https://github.com/1000i100/es6-plato#master", "es6-plato": "https://github.com/1000i100/es6-plato#master",
"jscpd": "^3.3.22", "jscpd": "^3.3.22",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment