Commit a215ae90 a215ae90787846ac9da3ab217248d9b2b18e43da by Vincent Peybernes

#9 push tags on publish

1 parent 0d636ae1
Pipeline #31 for a215ae90 failed in 1 minute 18 seconds
......@@ -39,5 +39,5 @@ publish:
- npm install
- npm version $PUBLISH_VERSION
- npm run build
- npm publish
- git push origin --tags
\ No newline at end of file
- git push origin --tags
- npm publish
\ No newline at end of file
......