diff options
Diffstat (limited to 'ms/py-executor')
-rw-r--r-- | ms/py-executor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index abba69b8c..be56787a8 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -133,7 +133,6 @@ <executions> <execution> <id>build-push-images</id> - <phase>${docker.push.phase}</phase> <goals> <goal>build</goal> <goal>push</goal> |