@@ -38,7 +38,8 @@ test_failed:
- testwas
script:
- echo "run test failed_1"
- - echo $GITLAB_USER_LOGIN
+ - user=sudo git log --prettty="%an"
+ - echo "$user"
# - sudo bash ci/sendEmail.sh $user
# TODO 发送失败邮件
when: on_failure