Cesar De la Torre
|
2a7dafd97e
|
Fixed Build Container version to microsoft/aspnetcore-build:2.0 (v2.0)
|
2017-08-23 11:16:26 -07:00 |
|
Eduard Tomàs
|
d3413dd30a
|
Using build-bits.sh instead of sln for building from ci container
|
2017-08-10 09:01:37 +02:00 |
|
Cesar De la Torre
|
e017008c85
|
Setting docker-compose.ci.build.yml to restore and build the bits directly with the .sln instead of the Linux Script.
|
2017-08-06 16:35:23 -07:00 |
|
Eduard Tomas
|
7258a58f5b
|
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
|
2017-07-04 14:52:56 +02:00 |
|
Eduard Tomas
|
e9b4235543
|
use version '2' for docker-compose.ci.build.yml
Higher versions seems to not be compatible with hosted linux build agent
|
2017-07-04 12:34:28 +02:00 |
|
Eduard Tomas
|
cd42c17cd1
|
Buildfiles to mitigate msbuild issue - https://github.com/Microsoft/msbuild/issues/2153
|
2017-06-21 12:38:21 +02:00 |
|
Cesar De la Torre
|
fdf550e7c2
|
Setting docker-compose files version all to '3' so it matches and you don't get the error 'Version mismatchdocker-compose.yml specifies version 3.0 but extension file docker-compose.override.yml uses version 2.0.'
|
2017-06-20 09:15:41 -07:00 |
|
Cesar De la Torre
|
4410e455e0
|
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
|
2017-05-25 17:01:10 -07:00 |
|
Cesar De la Torre
|
4c0f0b01ad
|
Removed NMP INSTALL from docker-compose.ci.build.yml. Shouldn't need to do that every time.
|
2017-05-06 23:28:38 -07:00 |
|
Cesar De la Torre
|
e0c96de685
|
Revert "Revert "Fix mac ci build""
|
2017-05-06 22:59:24 -07:00 |
|
Cesar De la Torre
|
2aba3acd9f
|
Revert "Fix mac ci build"
|
2017-05-06 22:04:22 -07:00 |
|
Bill Wagner
|
47978017aa
|
Update the CI Build docker file to build the SPA alient bits
While at it, update the sh script too.
|
2017-05-06 17:04:24 -04:00 |
|
Andre Passos
|
db1fa9fd5c
|
update to angular-cli and angular 4
|
2017-04-13 13:06:22 -03:00 |
|
Cesar De la Torre
|
e8c5eb1eb5
|
Fix bug/issue in SPA when building from build-container and it is not compatible in Linux with previous SPS content, so needs to run npm rebuild node-sass first
|
2017-03-06 15:32:15 -08:00 |
|
etomas
|
c7e362ac67
|
Docker files ready for the Visual Studio Docker Tools
Everything works as exepcted except SPA version which need further adjustments
|
2017-02-14 18:11:51 +01:00 |
|