fix
Some checks failed
Hedgehog_server/ServerMonitorBot/pipeline/head There was a failure building this commit

This commit is contained in:
2023-11-19 22:12:16 +03:00
parent 74f02e7827
commit fd39b88296

View File

@@ -124,15 +124,6 @@
</resource> </resource>
</resources> </resources>
</configuration> </configuration>
<executions>
<execution>
<id>build-image</id>
<phase>package</phase>
<goals>
<goal>build</goal>
</goals>
</execution>
</executions>
</plugin> </plugin>
</plugins> </plugins>
</build> </build>