Skip to content

Commit

Permalink
add deploy args
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsteele committed Apr 13, 2022
1 parent b78d86d commit d882663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
<phase>deploy</phase>
<configuration>
<arguments>
<arg>-DESTINATION</arg>
<arg>[email protected]:downloads_htdocs/jbosstools</arg>
<arg>-s</arg>
<arg>${project.build.directory}</arg>
<arg>-t</arg>
Expand Down

0 comments on commit d882663

Please sign in to comment.