Skip to content

Commit

Permalink
fix: Invoker 3.7.0 will no longer copy gitignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed May 28, 2024
1 parent 6becac2 commit ce5aeea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enforcer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
<debug>true</debug>
<streamLogsOnFailures>true</streamLogsOnFailures>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<cloneAllFiles>true</cloneAllFiles>
<postBuildHookScript>verify</postBuildHookScript>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<settingsFile>./src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit ce5aeea

Please sign in to comment.