aboutsummaryrefslogtreecommitdiff
path: root/deployment/macos
AgeCommit message (Collapse)Author
2019-11-24Add bad web build branch hotfixJoshua Boniface
I hate this quick and dirty hack but it makes no sense to port to master. This fixes a bug whereby we'd build with the master Web branch on releases due to never checking out the right branch. This is already obsoleted in the master branch since #1925 already replaces this entire process for Debuntu builds, and others should be fixed with a more robust solution. That said, for the 10.4.z release chain, this ultra-quick solution fixes the problem without changing much.
2019-09-26Remove redundant yarn build commandJoshua Boniface
2019-09-25Use redirection instead of teeJoshua Boniface
2019-09-25Clean up web_build_dir in docker-build.shJoshua Boniface
2019-09-25Port MacOS build to Docker and add web buildJoshua Boniface
2019-02-18Rename MacOS buildJoshua Boniface