Skip to content

Commit

Permalink
Dockerfile folder has been removed. (#3483)
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Mar 23, 2022
1 parent 2c15f7a commit 69aaa70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions external/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
</target>

<target name="move_scripts" description="move shell scripts to working directory">
<copy todir="${DEST_EXTERNAL}/${TEST}/dockerfile">
<fileset dir="${src}/dockerfile" includes="*.sh"/>
</copy>
<copy todir="${DEST_EXTERNAL}/${TEST}">
<fileset dir="${src}/" includes="*.sh, *.properties"/>
</copy>
Expand Down

0 comments on commit 69aaa70

Please sign in to comment.