In the screenshot above, we have 2 sites for testing before roll-out to production.
In order to push code to testing sites, you need to register your SSH key first,
If you do not have any SSH key, you can check out the guide here: https://docs.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key
After created a SSH key, simply upload the public key via Manage SSH Keys, Remember to authorized the key.
In case you already has a SSH key and want to use a new SSH key, you can specify the new SSH key per folder which contains your source code
When everything is ready, add the Site Ground repository as a remote track, and push the change to master.
No comments:
Post a Comment