docker-env: follow the new build instructions

parent 270a774a
......@@ -49,8 +49,9 @@ check(){
}
setup(){
yarn install &&
bower install
yarn install &&
yarn rebuild-set &&
yarn install-ps
}
build(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment