Loading templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ variables: fi log_info "dd_product_pk: ${dd_product_pk}" if [[ -z "$DEFECTDOJO_SMTP_SERVER" ]]; then if [[ ! -z "$DEFECTDOJO_SMTP_SERVER" ]]; then prepare_mail_template fi Loading Loading
templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ variables: fi log_info "dd_product_pk: ${dd_product_pk}" if [[ -z "$DEFECTDOJO_SMTP_SERVER" ]]; then if [[ ! -z "$DEFECTDOJO_SMTP_SERVER" ]]; then prepare_mail_template fi Loading