Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly define manifest for merging image infos #467

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Apr 7, 2020

The changes in #437 caused MergeImageInfoCommand to consume a manifest. But the pipeline YAML wasn't updated to specify a manifest option. So, by default, the command uses manifest.json as the manifest path. This will break any scenario where the manifest is not at that path.

Updating the pipeline to explicitly set the manifest option.

@mthalman mthalman changed the title Explicitly define manifest for post-build Explicitly define manifest for merging image infos Apr 7, 2020
@mthalman mthalman merged commit e4474c4 into dotnet:master Apr 7, 2020
@mthalman mthalman deleted the fix-build branch April 7, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants