Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

karajas
Copy link
Member

@karajas karajas commented Nov 15, 2017

@maririos
Copy link
Member

I swear I put comments here :( but either way, trying it again.

"definitionType": "task"
},
"inputs": {
"SourceFolder": "$(PB_GitDirectory)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it save to overwrite the source folder that the task was using before? Will we get the same content?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry copy paste error, fixing now.

"inputs": {
"CopyRoot": "$(DockerCopyDest)",
"PathtoPublish": "$(Build.StagingDirectory)\\BuildLogs",
"Contents": "**/*.log",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't seen a field called Contents in the Publish task. Did u test it?

},
"inputs": {
"SourceFolder": "$(PB_GitDirectory)",
"Contents": "**/*.log",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are overwriting the Contents property. I guess the question for the source applies here too

@karajas karajas merged commit 6a89074 into dotnet:release/2.0.0 Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants