Joshua M. Boniface
e3c64b9fee
Use NodeJS 10.X for NPM builds
5 years ago
Sacha Korban
2497573b7f
Update the build script to use .NET core SDK 3.1
5 years ago
Bond-009
50a535e6e4
Use .Net Core 3.0 in all docker images
5 years ago
Joshua Boniface
17c1de7bf2
Clean up ubuntu-armhf build steps
...
Installs the nodejs package via NodeSource, since the Bionic npm
package is heckin' broken.
5 years ago
Joshua Boniface
547a6121b0
Remove redundant yarn build command
5 years ago
Joshua Boniface
56a879e148
Use redirection instead of tee
5 years ago
Joshua Boniface
4b257b7b4a
Clean up web_build_dir in docker-build.sh
5 years ago
Joshua Boniface
172a81b22c
Clean up deployment directory
...
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
5 years ago
Joshua Boniface
601a50e430
Add web build to Ubuntu armhf package build
5 years ago
Joshua Boniface
260dd37bd5
Include libssl-dev dep in Ubuntu build containers
5 years ago
Joshua M. Boniface
881f385a61
Use dash or underscore on mv command
...
Required for nightlies, which would not match this file format with the
underscore then wildcard. Enables nightly builds.
5 years ago
Odd Stråbø
3634d367c1
Move artifact chown inside docker to avoid sudo
6 years ago
Joshua Boniface
3375ca5a8c
Split lists echoes into separate lines
6 years ago
Joshua Boniface
1596e93cc1
Fix up the Ubuntu repository definitions
6 years ago
Joshua Boniface
1a540f1cf7
Add Ubuntu armhf (Raspberry Pi) build
...
A pretty-much direct copy of the Debian armhf build infrastructure.
6 years ago