Open anshuldwivedi opened 2 years ago
@n0mer Can you please help me on this issue? I am using git_properties_plugin_version=2.2.2
@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
}
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.