Switch source to the remote one

This commit is contained in:
a.romanov 2021-01-27 23:44:13 +03:00 committed by Alexander Romanov
parent 464a2930e5
commit 44c720655b

View File

@ -312,7 +312,7 @@
<goal>execute</goal>
</goals>
<configuration>
<source>${project.basedir}/scripts/TestCoverageAnalysis.groovy</source>
<source>https://raw.githubusercontent.com/rbkmoney/service-parent-pom/master/scripts/TestCoverageAnalysis.groovy</source>
</configuration>
</execution>
</executions>