fix(core): update

This commit is contained in:
Philipp Kunz 2019-01-01 22:35:18 +01:00
parent 987e19372a
commit b7a34403c5

View File

@ -22,6 +22,7 @@ release:
stage: release
environment: npmjs-com_registry
script:
- npmci npm prepare
- npmci npm publish
only:
- tags