diff options
Diffstat (limited to 'cds-ui/application')
-rw-r--r-- | cds-ui/application/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 4d8f8593d..444e8829a 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -89,7 +89,6 @@ limitations under the License. <executions> <execution> <id>build-push-images</id> - <phase>${docker.push.phase}</phase> <goals> <goal>build</goal> <goal>push</goal> |