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
Joshua M. Boniface
d79242c3c7
Remove broken Microsoft SDK image ( #2158 )
...
* Remove broken Microsoft SDK image
This was not working; for some reason the Microsoft .NET Docker image
for 3.0 still had a 2.1 binary which was wreaking havoc. Replace it with
the manual download that all the other .deb packages use.
* Install missing dependency
5 years ago
Bond_009
803ec15150
Fix ubuntu x64 docker build
5 years ago
Bond-009
50a535e6e4
Use .Net Core 3.0 in all docker images
5 years ago
Joshua Boniface
f02ab9818a
Clean up ubuntu-x64 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
03d60438e2
Add web build to Ubuntu amd64 package build
5 years ago
Joshua Boniface
260dd37bd5
Include libssl-dev dep in Ubuntu build containers
5 years ago
Joshua M. Boniface
0f8e2600e3
Fix broken symlinks
...
These were removed somehow in defc5f1cf9b486357b379c610663e1bad48428ad;
restore them to their proper link state.
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
Bond-009
cb07822aa3
Add execute permissions back
5 years ago
Bond_009
defc5f1cf9
Force LF line endings
5 years ago
Odd Stråbø
3634d367c1
Move artifact chown inside docker to avoid sudo
6 years ago
Joshua Boniface
fb256b7aa0
Fix control file for Microsoft Docker setup
6 years ago
Joshua Boniface
00234a5ece
Remove superfluous comments
6 years ago
Joshua Boniface
7be4a8500c
Use Microsoft dotnet Docker images
6 years ago
Joshua Boniface
3014866f65
Add similar Ubuntu build package
6 years ago