mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
spelling: organization
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9c42b92a2b
commit
f04e0f3ac4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ purpose SSH key with read-only permissions. Here's how it can be set up:
|
||||||
2. Add contents of ``cirrus-key.pub`` as a new key on GitHub:
|
2. Add contents of ``cirrus-key.pub`` as a new key on GitHub:
|
||||||
https://github.com/zeek/zeek-testing-private/settings/keys
|
https://github.com/zeek/zeek-testing-private/settings/keys
|
||||||
|
|
||||||
3. Generate a new Orgnaization-Level Secured Variable in Cirrus CI settings at
|
3. Generate a new Organization-Level Secured Variable in Cirrus CI settings at
|
||||||
https://cirrus-ci.com/settings/github/zeek. The value of the secured
|
https://cirrus-ci.com/settings/github/zeek. The value of the secured
|
||||||
variable is the base64-encoded private key, and can be obtained from the
|
variable is the base64-encoded private key, and can be obtained from the
|
||||||
output of the command: ``base64 cirrus-key``.
|
output of the command: ``base64 cirrus-key``.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue