[Nostromo] Rename TarGz tasks to just Tar

This commit is contained in:
Andrés Montañez
2017-01-14 22:36:15 -03:00
parent d7724495a9
commit c2fffa9003
10 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ magephp:
hosts:
- host2
pre-deploy:
- deploy/targz/prepare
- deploy/tar/prepare
+1 -1
View File
@@ -12,4 +12,4 @@ magephp:
hosts:
- host2
on-deploy:
- deploy/targz/copy
- deploy/tar/copy
+1 -1
View File
@@ -12,4 +12,4 @@ magephp:
hosts:
- host2
post-deploy:
- deploy/targz/cleanup
- deploy/tar/cleanup
@@ -20,4 +20,4 @@ magephp:
on-release:
post-release:
post-deploy:
- deploy/targz/cleanup
- deploy/tar/cleanup