ACS-2613 Restore missing images (#545)

This commit is contained in:
Piotr Żurek
2022-03-01 19:11:04 +01:00
committed by GitHub
parent ce7f300ed7
commit dff9bc0a9e
2 changed files with 16 additions and 0 deletions

View File

@@ -279,6 +279,14 @@
</image>
</images>
</configuration>
<executions>
<execution>
<goals>
<goal>build</goal>
<goal>push</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>