Skip to content

Commit

Permalink
Set execution
Browse files Browse the repository at this point in the history
Signed-off-by: Hongxin Liang <[email protected]>
  • Loading branch information
honnix committed Sep 28, 2023
1 parent fa9d288 commit d13a77e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions flytekit-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,14 @@
</format>
</formats>
</configuration>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
<phase>verify</phase>
</execution>
</executions>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit d13a77e

Please sign in to comment.