Commit 066af3af authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Only publish tags to NPM.

Showing with 0 additions and 1 deletion
+0 -1
...@@ -9,7 +9,6 @@ publish: ...@@ -9,7 +9,6 @@ publish:
tags: [docker] tags: [docker]
image: node:lts-alpine image: node:lts-alpine
only: only:
- master
- tags - tags
script: script:
- npm run ci-publish || true - npm run ci-publish || true
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment