Skip to content
Snippets Groups Projects
Commit 3ad7a331 authored by Karen's avatar Karen
Browse files

Added note about deploying to multiple servers

parent fe798d37
No related branches found
No related tags found
No related merge requests found
......@@ -147,3 +147,7 @@ Example:
user = "root"
password = "production-server-password"
```
### Note
If you'd like to deploy to multiple servers using GitLab CI, you can create a single script that deploys to multiple servers or you can create many scripts. It depends on what you'd like to do.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment