revert(gitpod): add curriculum build to GitPod
This reverts commit aa9db73e12
via PR #41234
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
8f0e441644
commit
706d70f58d
@ -40,7 +40,6 @@ tasks:
|
|||||||
mongo --eval "db.fsyncLock(); db.fsyncUnlock()"
|
mongo --eval "db.fsyncLock(); db.fsyncUnlock()"
|
||||||
command: >
|
command: >
|
||||||
npm run ensure-env &&
|
npm run ensure-env &&
|
||||||
npm run build:curriculum &&
|
|
||||||
gp await-port 27017 &&
|
gp await-port 27017 &&
|
||||||
npm run develop:server
|
npm run develop:server
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user