ansible/apps/flux/tasks/before-updatecode.yml

2 lines
158 B
YAML
Raw Normal View History

2016-02-04 17:54:53 +01:00
- name: Extract project from Git
local_action: command php /home/vhosts/deploy/git/export.php --deploy --projet "{{ project }}" --tree "{{ project_tree }}"