Loading templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading