image: node:8.11.3-stretch deploy: only: - tags script: - echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>.npmrc - npm publish