Loading templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ variables: log_info "jq installed" # Download and configure SSMTP if we are sending mails if [[ -z "$DEFECTDOJO_SMTP_SERVER" ]]; then if [[ ! -z "$DEFECTDOJO_SMTP_SERVER" ]]; then write_ssmtp_conf fi Loading Loading
templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ variables: log_info "jq installed" # Download and configure SSMTP if we are sending mails if [[ -z "$DEFECTDOJO_SMTP_SERVER" ]]; then if [[ ! -z "$DEFECTDOJO_SMTP_SERVER" ]]; then write_ssmtp_conf fi Loading