mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 18:48:56 +02:00
[Nostromo] Rename TarGz tasks to just Tar
This commit is contained in:
@@ -12,4 +12,4 @@ magephp:
|
||||
hosts:
|
||||
- host2
|
||||
pre-deploy:
|
||||
- deploy/targz/prepare
|
||||
- deploy/tar/prepare
|
||||
@@ -12,4 +12,4 @@ magephp:
|
||||
hosts:
|
||||
- host2
|
||||
on-deploy:
|
||||
- deploy/targz/copy
|
||||
- deploy/tar/copy
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user