We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9d7d0 commit ab1f1ffCopy full SHA for ab1f1ff
README.md
@@ -93,6 +93,8 @@ If you are using a public repository you can start here.
93
* __EMAIL_NOTIFICATIONS__: (optional) email address to which a copy of the script output will be sent
94
* __TIME_LIMIT__: maximum time allowed for each command, in seconds. 60 should be fine unless your deployments are massive. Adjust if necessary.
95
96
+NOTE: do not include/track the files `deploy-config.php` and `VERSION` in your repository.
97
+
98
## Repository Setup
99
100
If you are using a private repository you need to copy the public key to your repository:
0 commit comments