-
Notifications
You must be signed in to change notification settings - Fork 217
Conversation
@dotnet-bot test ci please |
@dotnet-bot test OSX x64 Release Build please |
@dotnet-bot test OSX x64 Release Build please I think this is that dead OSX machine @MattGal |
@dotnet-bot test ci please |
@mmitche naughty machine is now disabled and shut down, it did its last bad thing @ 2017-12-13T23:30:16.943 UTC. |
buildpipeline/pipelinejobs.groovy
Outdated
def triggerName = "${config.Name} ${archGroup} ${configurationGroup} Build" | ||
|
||
def pipeline = config.Pipeline | ||
def params = ['TGroup':config.TGroup, |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
buildpipeline/alpine.3.6.groovy
Outdated
} | ||
|
||
stage ('Build Product') { | ||
sh "./build.sh -ConfigurationGroup=${params.CGroup} -TargetArchitecture=x64 -PortableBuild=false -strip-symbols -SkipTests=false -- /p:OutputRid=alpine.3.6-x64 /p:DotNetRestoreSources=" |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
buildpipeline/pipelinejobs.groovy
Outdated
|
||
// Add optional PR trigger for Outerloop test runs | ||
params.TestOuter = true | ||
pipeline.triggerPipelineOnGithubPRComment("Outerloop ${triggerName}", params) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
f57deee
to
9f864db
Compare
@mmitche I've made changes based on your feedback, now the scripts should not contain anything unnecessary. I will do a similar cleanup to the coreclr one. |
@dotnet-bot test ci please |
No description provided.