diff options
Diffstat (limited to 'ms/command-executor/pom.xml')
-rwxr-xr-x | ms/command-executor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 7cd1a2b12..04e0614df 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -134,7 +134,6 @@ <executions> <execution> <id>build-push-images</id> - <phase>${docker.push.phase}</phase> <goals> <goal>build</goal> <goal>push</goal> |