revert(gitpod): add curriculum build to GitPod

This reverts commit aa9db73e12
via PR #41234
This commit is contained in:
Mrugesh Mohapatra
2021-02-25 01:48:09 +05:30
committed by Mrugesh Mohapatra
parent 8f0e441644
commit 706d70f58d

View File

@ -40,7 +40,6 @@ tasks:
mongo --eval "db.fsyncLock(); db.fsyncUnlock()"
command: >
npm run ensure-env &&
npm run build:curriculum &&
gp await-port 27017 &&
npm run develop:server