Skip to content

Commit

Permalink
Add SSH key step to manual instructions
Browse files Browse the repository at this point in the history
RE #62
  • Loading branch information
cailafinn committed Jul 17, 2023
1 parent a81bf45 commit 8281738
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions macOS/jenkins-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ There are few steps that need to be manually taken on a brand new machine before
- Run `xcode-select --install`.
- Wait for the popup to appear and click `Install`.


- Back on the machine you will be doing the deployment on, you will need to add your SSH key to the new mac:

- `ssh-copy-id mantidbuilder@<HOST>`

## Jenkins Controller Node Creation

- Provision a new node in [Jenkins](https://builds.mantidproject.org/computer) with the following changes:
Expand Down

0 comments on commit 8281738

Please sign in to comment.