Skip to content

Commit

Permalink
build: set ant path
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jul 20, 2023
1 parent 826480b commit 9e39879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ant/build-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,7 @@
<arg value="-f"/>
<arg value="${ant}/upload-to-s3.xml"/>

<jvmarg value="-Dantdir=${ant}"/>
<jvmarg value="-Dbasedir=${baseDir}"/>
<jvmarg value="-Dlucee.base.dir=${temp}/archive/base"/>
<jvmarg value="-Dlucee.web.dir=${temp}/archive/webroot"/>
Expand Down

0 comments on commit 9e39879

Please sign in to comment.