⚡ Release 2.8.1 (#4771)
* unfuck release 2.8.0
* ⚡ Release 2.8.1
* Ensure we can install also on latest
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: ./resources/npm-git.sh
|
||||
script: ./resources/npm-git.sh && npm install -g https://github.com/parse-community/parse-server#latest
|
||||
on:
|
||||
branch:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user