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

Fixes jibExportDockerContext Input vs. OutputDirectory and changes CLI option to --targetDir. #499

Merged
merged 3 commits into from
Jul 3, 2018

Conversation

coollog
Copy link
Contributor

@coollog coollog commented Jul 3, 2018

Placing @Input and @OutputDirectory on the same getter invalidates the up-to-date check for @OutputDirectory. The CLI option --jib.dockerDir also was not valid since it contained a dot.

@coollog coollog requested a review from a team July 3, 2018 13:30
@coollog coollog merged commit 6db0a01 into master Jul 3, 2018
@coollog coollog deleted the fix-dockercontexttask branch July 3, 2018 16:29
Dviejopomata added a commit to Dviejopomata/jib that referenced this pull request Jul 19, 2018
…ir to --targetDir

In GoogleContainerTools#499, the option from gradle to export the docker context was changed, but it wasn't reflected in the docs.
TadCordle pushed a commit that referenced this pull request Jul 19, 2018
…ir to --targetDir (#661)

In #499, the option from gradle to export the docker context was changed, but it wasn't reflected in the docs.
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