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

fix: build of run stage in Java Dockerfile fails because of a space in between --from and build stage name #1099

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

HarikrishnanBalagopal
Copy link
Contributor

No description provided.

…n between --from and build stage name

Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
@github-actions
Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9bc4e8b) 14.80% compared to head (6e11b39) 14.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1099   +/-   ##
=======================================
  Coverage   14.80%   14.80%           
=======================================
  Files          87       87           
  Lines        8245     8245           
=======================================
  Hits         1221     1221           
  Misses       6705     6705           
  Partials      319      319           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seshapad seshapad merged commit 73077ae into konveyor:main Oct 11, 2023
@HarikrishnanBalagopal HarikrishnanBalagopal deleted the fix/javadockerfile branch October 16, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In Generated Dockerfile COPY Command syntax formed incorrectly
2 participants