Removed publish logic that triggered dotnet-preview Docker builds. This logic has been moved to Maestro.

This commit is contained in:
MichaelSimons 2016-06-02 19:07:16 -07:00
parent 3af43c8669
commit c622debad0
2 changed files with 1 additions and 49 deletions

View file

@ -123,8 +123,6 @@ docker run $INTERACTIVE -t --rm --sig-proxy=true \
-e REPO_SERVER \
-e DOTNET_BUILD_SKIP_CROSSGEN \
-e PUBLISH_TO_AZURE_BLOB \
-e DOCKER_HUB_REPO \
-e DOCKER_HUB_TRIGGER_TOKEN \
-e NUGET_FEED_URL \
-e NUGET_API_KEY \
-e GITHUB_PASSWORD \