Removes npm-git.sh scripts (#4853)

This commit is contained in:
Florent Vilmart
2018-06-25 20:59:54 -04:00
parent dccd7d7a1d
commit b660ca5ed8
4 changed files with 21 additions and 52 deletions

View File

@@ -55,7 +55,7 @@ after_script:
jobs:
include:
# release on github latest branch
# release on npm on tags
- stage: release
node_js: '8.10'
env:
@@ -63,13 +63,6 @@ jobs:
after_script: skip
script: skip
deploy:
- provider: script
skip_cleanup: true
script: ./resources/npm-git.sh && npm install -g https://github.com/parse-community/parse-server#latest
on:
branch:
- master
- 3.x
- provider: npm
skip_cleanup: true
email: