Skip to content
Snippets Groups Projects
Commit 9533525a authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

fix: install gpg

parent aed4c490
No related branches found
No related tags found
No related merge requests found
......@@ -740,7 +740,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
- maybe_install_packages ca-certificates git openssh-client gpg
- 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.
Please register or to comment