Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix missing SSH key for fetching ios certs #15740

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Commits on Apr 25, 2023

  1. ci: fix missing SSH key for fetching ios certs

    Otherwise builds fail with:
    ```
    15:15:22  [16:15:22]: Cloning remote git repo...
    15:15:22  [16:15:22]: If cloning the repo takes too long, you can use the `clone_branch_directly` option in match.
    15:15:23  Cloning into '/tmp/d20230425-79805-70bge2'...
    15:15:23  git@github.com: Permission denied (publickey).
    15:15:23  fatal: Could not read from remote repository.
    ```
    Depends on: status-im/status-jenkins-lib#63
    
    Signed-off-by: Jakub Sokołowski <jakub@status.im>
    jakubgs committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fd77973 View commit details
    Browse the repository at this point in the history