Skip to content
Snippets Groups Projects
Commit 80f85b09 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

Merge branch 'fix-gpg-sign-configuration' into 'master'

fix: make gpg configuration to work

Closes #48

See merge request to-be-continuous/semantic-release!62
parents 00ca92b1 97d56edd
No related branches found
Tags 3.11.3
No related merge requests found
......@@ -804,7 +804,7 @@ stages:
- !reference [.semrel-scripts]
- install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
# install git and OpenSSH
- maybe_install_packages ca-certificates git openssh-client gpg
- maybe_install_packages ca-certificates git openssh-client gpg gpg-agent
- maybe_install_yq
- cd "${SEMREL_CONFIG_DIR}"
- prepare_semantic_release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment