[
https://issues.apache.org/jira/browse/SYNCOPE-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-786.
--------------------------------------------
Resolution: Fixed
Given what reported in INFRA-11576, I have simply setup a daily cron job which
downloads the latest build available from Jenkins and redeploys.
The sources are at
{code}/home/ilgrosso/redeploy{code}
on {{syncope-vm.apache.org}}.
Cron job details:
{code}
ilgrosso@syncope-vm:~$ crontab -l
[email protected]
# m h dom mon dow command
0 5 * * * /home/ilgrosso/redeploy/redeploy.sh
{code}
> Automatic demo deploy upon Jenkins build
> ----------------------------------------
>
> Key: SYNCOPE-786
> URL: https://issues.apache.org/jira/browse/SYNCOPE-786
> Project: Syncope
> Issue Type: Task
> Components: demo
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> Verify if it is possible to automatically redeploy demo components upon
> successful Jenkins builds. If not, check buildbot.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)