Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Staněk committed Oct 16, 2024
1 parent dc3030a commit d2e9797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<echo message="${command}"/>
<ssh host="${deploy.ssh.host}" port="${deploy.ssh.port}" username="${deploy.ssh.username}" privkeyfile="id_rsa"
pubkeyfile="id_rsa.pub" command="${command}" property="${property}"/>
<echo message="${allReleases}"/>
</target>

<target name="deploy:copy-tarball">
Expand Down

0 comments on commit d2e9797

Please sign in to comment.