mirror of
https://github.com/LIV2/container-amiga-gcc.git
synced 2025-12-06 06:32:50 +00:00
Delete superfluous target
This commit is contained in:
parent
da6b9e8c77
commit
2e3004e9d3
@ -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"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user