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

Use Drone CI to sign gpg #28

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

futuretea
Copy link
Contributor

@futuretea futuretea commented Feb 17, 2022

Signed-off-by: futuretea [email protected]

Need to add 3 Drone CI secrets:

  • gpg_private_key (Your ASCII-armored GPG private key. You can export this with gpg --armor --export-secret-keys [key ID or email])
  • gpg_passphrase (The passphrase for your GPG private key)
  • github_token

@futuretea futuretea assigned guangbochen and unassigned guangbochen Feb 17, 2022
@futuretea futuretea marked this pull request as draft March 7, 2022 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants