Loading templates/gitlab-ci-bruno.yml +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ stages: log_warn "Could not import custom CA certificates !" else # prepare CLI options export cacerts_opt="--cacerts ${bundle}" export cacerts_opt="--cacert ${bundle}" fi } Loading Loading
templates/gitlab-ci-bruno.yml +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ stages: log_warn "Could not import custom CA certificates !" else # prepare CLI options export cacerts_opt="--cacerts ${bundle}" export cacerts_opt="--cacert ${bundle}" fi } Loading