aboutsummaryrefslogtreecommitdiff
path: root/deployment/ubuntu-package-armhf
AgeCommit message (Collapse)Author
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2020-02-04Use NodeJS 10.X for NPM buildsJoshua M. Boniface
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-10-20Clean up ubuntu-armhf build stepsJoshua Boniface
Installs the nodejs package via NodeSource, since the Bionic npm package is heckin' broken.
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-25Clean up deployment directoryJoshua Boniface
1. Update README.md to remove some old info 2. Remove common.build.sh from all the build scripts 3. Remove common.build.sh script 4. Remove the docker folder as this isn't used at all
2019-09-24Add web build to Ubuntu armhf package buildJoshua Boniface
2019-09-20Include libssl-dev dep in Ubuntu build containersJoshua Boniface
2019-07-13Use dash or underscore on mv commandJoshua M. Boniface
Required for nightlies, which would not match this file format with the underscore then wildcard. Enables nightly builds.
2019-05-01Move artifact chown inside docker to avoid sudoOdd Stråbø
2019-03-30Split lists echoes into separate linesJoshua Boniface
2019-03-30Fix up the Ubuntu repository definitionsJoshua Boniface
2019-03-30Add Ubuntu armhf (Raspberry Pi) buildJoshua Boniface
A pretty-much direct copy of the Debian armhf build infrastructure.