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 run build
|
||||
deploy:
|
||||
provider: npm
|
||||
skip_cleanup: true
|
||||
email: "info@valentineus.link"
|
||||
api_key: $NPM_PROJECT_TOKEN
|
||||
on:
|
||||
tags: true
|
||||
provider: npm
|
||||
skip_cleanup: true
|
||||
email: "info@valentineus.link"
|
||||
api_key: $NPM_PROJECT_TOKEN
|
||||
on:
|
||||
tags: true
|
Loading…
x
Reference in New Issue
Block a user