dotnet-installer/scripts/Microsoft.DotNet.Cli.Build.Framework/TargetConditions
Nate Amundson cd2b638b18 Trigger automated DockerHub builds
This change triggers automated DockerHub builds for successful
official Ubuntu builds of rel.1.0.0. The DockerHub repo for this is
https://hub.docker.com/r/microsoft/dotnet-preview/.

The variables DOCKER_HUB_REPO and DOCKER_HUB_TRIGGER_TOKEN are set in
the "DotNet-CLI-CI (Ubuntu) [rel.1.0.0]" VSTS build definition.

This change also allows the Environment TargetConditionAttribute to be
used to require that an environment variable is set, in addition to the
existing functionality of being able to be used to require that an
environment variable is equal to one of a set of specified values.
2016-03-16 14:39:02 -07:00
..
BuildArchitecturesAttribute.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
BuildPlatformsAttribute.cs Refactor the build scripts 2016-03-07 12:20:50 -08:00
EnvironmentAttribute.cs Trigger automated DockerHub builds 2016-03-16 14:39:02 -07:00
TargetConditionAttribute.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00