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

Issue with Spring Boot when we create Image #214

Open
anshuldwivedi opened this issue Aug 18, 2022 · 2 comments
Open

Issue with Spring Boot when we create Image #214

anshuldwivedi opened this issue Aug 18, 2022 · 2 comments

Comments

@anshuldwivedi
Copy link

While using this plugin locally everything works fine.
But when i create a image of the project and deploy it to AWS .
The git.properties is not getting created.
Please let me know if any other additional steps needs to be done or I have missed anything.

@anshuldwivedi
Copy link
Author

@n0mer Can you please help me on this issue?
I am using git_properties_plugin_version=2.2.2

@ym-herby
Copy link

@anshuldwivedi did you ever resolve this issue? I have the same problem. For now I have to ignore the failure to get the build to complete.

gitProperties {
    failOnNoGitDirectory = false
}

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

No branches or pull requests

2 participants