Skip to content

Commit

Permalink
Fixed Grunt/Docker activation to be based on files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lugribossk committed May 6, 2015
1 parent d53eb93 commit c0ed009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/parent-java/pom.xml
Expand Up @@ -114,6 +114,7 @@
<profile>
<id>pushDockerImages</id>
<activation>
<activeByDefault>false</activeByDefault>
<file>
<exists>docker/Dockerfile</exists>
</file>
Expand Down

0 comments on commit c0ed009

Please sign in to comment.