mirror of
https://github.com/sebastianbergmann/docker-amiga-gcc.git
synced 2026-05-03 18:56:52 +00:00
Delete superfluous target
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
<!-- Set this to "docker" if you have/want to use Docker instead of Podman -->
|
||||
<property name="docker-command" value="podman"/>
|
||||
|
||||
<target name="clean">
|
||||
<delete dir="${basedir}/test"/>
|
||||
</target>
|
||||
|
||||
<target name="build">
|
||||
<exec executable="${docker-command}" taskname="image-build">
|
||||
<arg value="build"/>
|
||||
|
||||
Reference in New Issue
Block a user