Skip to content

Fix the Linux release build#5660

Merged
TravisEz13 merged 2 commits intoPowerShell:masterfrom
daxian-dbw:fixLinuxBuild
Dec 9, 2017
Merged

Fix the Linux release build#5660
TravisEz13 merged 2 commits intoPowerShell:masterfrom
daxian-dbw:fixLinuxBuild

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

The Linux release build was broken because AppImage,tar,tar-arm in build.json is turned into a string of "AppImage,tar,tar-arm" by docker run. Now it's changed to use switch parameters.

PR Checklist

Note: Please mark anything not applicable to this PR NA.

@TravisEz13 TravisEz13 merged commit 4edfebd into PowerShell:master Dec 9, 2017
@TravisEz13 TravisEz13 added this to the 6.0.0-RC.2 milestone Dec 9, 2017
TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request Dec 9, 2017
The Linux release build was broken because AppImage,tar,tar-arm in build.json is turned into a string of "AppImage,tar,tar-arm" by docker run. Now it's changed to use switch parameters.
@daxian-dbw daxian-dbw deleted the fixLinuxBuild branch December 10, 2017 05:11
TravisEz13 pushed a commit that referenced this pull request Dec 10, 2017
The Linux release build was broken because AppImage,tar,tar-arm in build.json is turned into a string of "AppImage,tar,tar-arm" by docker run. Now it's changed to use switch parameters.
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