Differences

This shows you the differences between two versions of the page.

Link to this comparison view

server:docker:docker-images [04/06/2019 16:14]
Anthony Arents [Dockerfile]
server:docker:docker-images [04/06/2019 16:15] (current)
Anthony Arents [maven plugin config]
Line 834: Line 834:
                 </executions>                 </executions>
                 <configuration>                 <configuration>
 +                    <skip>${dockerskip}</skip>
                     <repository>jcp/suite</repository>                     <repository>jcp/suite</repository>
                     <tag>${analyse.buildconfig}</tag>                     <tag>${analyse.buildconfig}</tag>