1
0

[HUDI-745] CI should fail PRs with unapproved license files (#1464)

This commit is contained in:
vinoth chandar
2020-03-29 10:59:40 -07:00
committed by GitHub
parent e057c27603
commit fad4bd377b

View File

@@ -354,7 +354,7 @@
</configuration> </configuration>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>compile</phase>
<goals> <goals>
<goal>check</goal> <goal>check</goal>
</goals> </goals>