Skip to content

Commit

Permalink
[CI/CD] - changed coverage.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Brienze <lfbrienze@gmail.com>
  • Loading branch information
brienze1 committed Sep 6, 2022
1 parent c8ba552 commit 87f55c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
</execution>
</executions>
</plugin>

</plugins>
<pluginManagement>
<plugins>
Expand Down
1 change: 1 addition & 0 deletions report-aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<version>4.3.0</version>
<configuration>
<repoToken>${repoToken}</repoToken>
<jacocoReports>${project.reporting.outputDirectory}/jacoco-aggregate/jacoco.xml</jacocoReports>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 87f55c5

Please sign in to comment.