Skip to content

Commit

Permalink
Use circleci context in setup step - SSDK-666
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 19, 2024
1 parent b30ea74 commit cb7f3f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ commands:
CircleCI inputs only private key, however Xcode requires both private and public keys in ~/.ssh folder
mbx-ci tool injects key "id_rsa_3bcd47bf579ce536b04d5f125ed3b33e" with potential name be changed
This oneliner generates public key for an existing private
context: SDK Registry Token
steps:
- run:
name: Generate SSH Public Key from private
Expand Down

0 comments on commit cb7f3f4

Please sign in to comment.