1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 09:47:06 +01:00

Travis npm publishing

This commit is contained in:
Matthias Kretschmann 2020-05-11 14:09:43 +02:00
parent d53b91538c
commit 0621f637b8
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -18,3 +18,11 @@ script:
notifications:
email: false
deploy:
- provider: npm
email: 'devops@oceanprotocol.com'
api_key: ${NPM_TOKEN}
skip_cleanup: true
on:
tags: true