You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ that may be defined in each hook script:
31
31
When implementing deployment packages one quickly notice that some
32
32
basic functionality like logging or DB import would be helpful.
33
33
34
+
The ZPK package of the Zend Server Deployment Helper can be found in the release section. The ZPK file can be deployed as a library prior to the app deployment on a Zend Server system.
35
+
34
36
## Features
35
37
### Log
36
38
Enabled logging automatically creates an app-name based log file in
0 commit comments