fix(gitpod): add curriculum build to GitPod (#41234)
* fix(gitpod): add curriculum build to GitPod Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
		| @@ -40,6 +40,7 @@ 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