Commit graph

5 commits

Author SHA1 Message Date
Aditya Patwardhan
2edbe70548
Fix docker image names for release build (#7726) 2018-09-06 14:49:48 -07:00
Aditya Patwardhan
eb0c1d5f59 Update docker files to use MCR (#7656) 2018-08-29 17:17:18 -07:00
Travis Plunk
a5ec565cae
Enable NuGet Package Registration for compliance (#7053)
update the Windows release build script with the ability to capture all the project.assets.json files
add a Windows build to use the new feature in the release build script
update the Linux release build script with the ability to capture all the project.assets.json files
  -no new build is needed because signing is not currently automated
2018-06-15 11:07:27 -07:00
Dongbo Wang
bfce69ed83 Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
Travis Plunk
414d56170b Move release build definition into PowerShell (#4884)
* Add docker related files from PSRelease
base release docker builds on PowerShell release docker images

* ignore the PSRelease folder

* Add vstsbuild.sh wrapper of vstsbuild.ps1

* add vstsbuild.ps1

* Add build.json

* address PR feedbock
2017-09-26 14:02:55 -07:00