1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 05:10:17 +02:00
This commit is contained in:
Andrs Montaez 2011-11-24 19:08:50 -02:00
parent f941728253
commit 42e5b3da25

View File

@ -26,8 +26,8 @@ Then, on that environment you can configure a set up specifing to which hosts yo
### And what spells... TASKS! What tasks has it built in? ###
Just a few, for now...
* **deployment/rsync** - This task is for deploying your code to the remote servers.
* **scm/update** - This task is for updating (git/svn) your base wokring copy.
* **deployment/rsync** - This task is for deploying your code to the remote servers.
* **scm/update** - This task is for updating (git/svn) your base wokring copy.
But! You can create your own taks, and execute commands on your working copy and in your deployed code!