Merge branch 'master' of ssh://gitea.frontblock.me:2222/fw-vendor/rpclibrary

This commit is contained in:
peter
2019-09-21 16:45:57 +02:00
+5
View File
@@ -12,6 +12,11 @@ steps:
commands: commands:
- npm run build - npm run build
- name: npm run test
image: node:12
commands:
- npm run test
- name: npm publish - name: npm publish
image: plugins/npm image: plugins/npm
settings: settings: