Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
deploy to fixed path (move to new folder will be done manually)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvojtise committed Mar 16, 2016
1 parent 3a3fb4d commit 60b1a16
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,7 +33,7 @@
<property name="deploy.day_of_month.path" value="/home/web/apache/sites/gemoc.irisa.fr/htdocs/pub/studio/time_shifting_versions/day_of_month_${TODAY_DAY_OF_MONTH}"/>
<property name="deploy.day_of_week.path" value="/home/web/apache/sites/gemoc.irisa.fr/htdocs/pub/studio/time_shifting_versions/day_of_week_${TODAY_DAY_OF_WEEK}"/>
<property name="deploy.week_of_month.path" value="/home/web/apache/sites/gemoc.irisa.fr/htdocs/pub/studio/time_shifting_versions/week_of_month_${TODAY_WEEK_OF_MONTH}"/>
<property name="deploy.publish.path" value="/home/web/apache/sites/gemoc.irisa.fr/htdocs/pub/studio/gemoc_studio_${TODAY_YYYY_MM_DD}"/>
<property name="deploy.publish.path" value="/home/web/apache/sites/gemoc.irisa.fr/htdocs/pub/studio/gemoc_studio_latest"/>

<target name="all" depends="clean_local, dowload, upload"></target>

Expand Down

0 comments on commit 60b1a16

Please sign in to comment.