aboutsummaryrefslogtreecommitdiff
path: root/deployment/portable
AgeCommit message (Collapse)Author
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2020-01-28Fix broken webserver caused by dotnet publish.Matt07211
This should be considered a temp fix, as it fixes the symptom and not the actual root cause of the issue. Why this works? I *feel like* this is a dependency issue and this change forces it to evalute dependencys in a different order, avoiding the bug.
2020-01-04Update the build script to use .NET core SDK 3.1Sacha Korban
2019-11-26Use .Net Core 3.0 in all docker imagesBond-009
2019-09-30Properly build DLL for porableJoshua Boniface
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 Portable build to Docker and add web buildJoshua Boniface
2019-02-18Rename framework to portableJoshua Boniface