Skip to content

Commit

Permalink
OZ-573: Remove ERPNext from bundled docker (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliouzbett authored Jan 2, 2025
1 parent 7caecbb commit 1ec06bb
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions maven-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -573,24 +573,6 @@
${project.build.directory}/bundled-docker-build-tmp/distro</contextDir>
</build>
</image>
<image>
<name>${docker.push.registry.username}/%a-erpnext</name>
<build>
<dockerFile>
${project.build.directory}/bundled-docker-build-tmp/bundled-docker/erpnext/Dockerfile</dockerFile>
<contextDir>
${project.build.directory}/bundled-docker-build-tmp/distro</contextDir>
</build>
</image>
<image>
<name>${docker.push.registry.username}/%a-eip-erpnext-openmrs</name>
<build>
<dockerFile>
${project.build.directory}/bundled-docker-build-tmp/bundled-docker/eip-erpnext-openmrs/Dockerfile</dockerFile>
<contextDir>
${project.build.directory}/bundled-docker-build-tmp/distro</contextDir>
</build>
</image>
<image>
<name>${docker.push.registry.username}/%a-eip-odoo-openmrs</name>
<build>
Expand Down

0 comments on commit 1ec06bb

Please sign in to comment.