mirror of
https://github.com/valentineus/simple-container.git
synced 2025-04-28 00:41:24 +03:00
Fix deploy list
This commit is contained in:
parent
6f6017d494
commit
c10e4d849f
12
.travis.yml
12
.travis.yml
@ -43,9 +43,9 @@ jobs:
|
|||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
deploy:
|
deploy:
|
||||||
provider: npm
|
provider: npm
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
email: "info@valentineus.link"
|
email: "info@valentineus.link"
|
||||||
api_key: $NPM_PROJECT_TOKEN
|
api_key: $NPM_PROJECT_TOKEN
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
Loading…
x
Reference in New Issue
Block a user