Skip to content

Commit 98cb17c

Browse files
committed
build: skip docs and set correct tag
1 parent 7d22d18 commit 98cb17c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ jobs:
6767
node_js: '8'
6868
script:
6969
- npm run semantic-release
70-
before_deploy:
71-
- npm run docs
72-
deploy:
73-
provider: surge
74-
project: ./esdoc/
75-
domain: v4.sequelizejs.com
76-
skip_cleanup: true
77-
on: v4
70+
# before_deploy:
71+
# - npm run docs
72+
# deploy:
73+
# provider: surge
74+
# project: ./esdoc/
75+
# domain: docs.sequelizejs.com
76+
# skip_cleanup: true
77+
# on: v4
7878

7979
stages:
8080
- test

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,8 @@
159159
"@semantic-release/npm",
160160
"@semantic-release/github"
161161
]
162+
},
163+
"publishConfig": {
164+
"tag": "v4"
162165
}
163166
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy