We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f082a commit e1b2405Copy full SHA for e1b2405
samples/tomcat/pom.xml
@@ -59,14 +59,6 @@
59
<image>eu.gcr.io/adamsandor-test/tomcat-operator</image>
60
</to>
61
</configuration>
62
- <executions>
63
- <execution>
64
- <phase>package</phase>
65
- <goals>
66
- <goal>build</goal>
67
- </goals>
68
- </execution>
69
- </executions>
70
</plugin>
71
<plugin>
72
<groupId>org.apache.maven.plugins</groupId>
0 commit comments