1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-27 05:40:16 +02:00
Magallanes/Mage/Task/BuiltIn/Deployment/Strategy
Mario Mueller 4c3f50608e The git remote cache deployment task.
This tasks uses a remote checkout on the server to provide the release.
In our use case this remote cache resides in $to/$shared/git-remote-cache,
variable 'shared' is substituted with "shared" by default. At this time, the
remote cache is not build automatically, you need to provide a clean
checkout before you can start using it.
2014-05-02 16:43:31 +02:00
..
DisabledTask.php SensioLabs Inslights. Remove unused namespaces. 2013-12-19 16:12:51 -02:00
GitRebaseTask.php SensioLabs Inslights. Remove unused namespaces. 2013-12-19 16:12:51 -02:00
GitRemoteCacheTask.php The git remote cache deployment task. 2014-05-02 16:43:31 +02:00
RsyncTask.php Added identity file option for ssh and scp commands 2014-04-07 12:20:41 +02:00
TarGzTask.php Added identity file option for ssh and scp commands 2014-04-07 12:20:41 +02:00