[ops] use build stages in travis (#3810)
This commit is contained in:
committed by
Florent Vilmart
parent
88de01f3d8
commit
391ac97494
@@ -30,4 +30,4 @@ git config user.name "Travis CI"
|
||||
git config user.email "github@fb.com"
|
||||
git add .
|
||||
git commit -m "Deploy master to LATEST branch"
|
||||
git push --force --quiet "https://${GH_TOKEN}@github.com/parseplatform/parse-server.git" master:latest
|
||||
git push --force --quiet "https://${GH_TOKEN}@github.com/parse-community/parse-server.git" master:latest
|
||||
|
||||
Reference in New Issue
Block a user