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

Don't explicitly pass CERTIFICATE_PRIVATE_KEY to Codemagic CLI Tools for deploy-alpha-ios-app #502

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

nilsreichardt
Copy link
Member

Passing CERTIFICATE_PRIVATE_KEY with --certificate-key=@env:CERTIFICATE_PRIVATE_KEY is useless because the CLI uses as default CERTIFICATE_PRIVATE_KEY, see https://github.com/codemagic-ci-cd/cli-tools/blob/master/docs/app-store-connect/list-certificates.md#--certificate-keyprivate_key.

@github-actions github-actions bot added the ci/cd label Mar 13, 2023
@nilsreichardt nilsreichardt added the refactoring Restructuring and cleaning up existing code without changing its existing behaviour. label Mar 13, 2023
@nilsreichardt nilsreichardt added this pull request to the merge queue Mar 13, 2023
Merged via the queue into main with commit 53c800a Mar 13, 2023
@nilsreichardt nilsreichardt deleted the use-CERTIFICATE_PRIVATE_KEY-directly branch March 13, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd refactoring Restructuring and cleaning up existing code without changing its existing behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants