diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,3 +79,5 @@ The variables made available by this function are... * **FILES_D**: List of **D**eleted files * **FILES_E**: List of all files **E**xisting in the commit, modified or new. Does not include deleted files. +* **CURRENT_CACHE**: Current working cache directory (eg: + */<deploydir>/<repo>/<branch>*) |