[metacity] ci: use GITLAB_USER_EMAIL environment variable
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] ci: use GITLAB_USER_EMAIL environment variable
- Date: Sat, 12 Sep 2020 12:19:04 +0000 (UTC)
commit abf60cc30a82f145b3a355878db125b847befc9a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Sep 12 15:17:50 2020 +0300
ci: use GITLAB_USER_EMAIL environment variable
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be83f3e7..ca695b28 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ coverity:
- ./cov-analysis-linux64-*/bin/cov-build --dir cov-int make
- tar czf cov-int.tar.gz cov-int
- curl --form token=$COVERITY_TOKEN
- --form email=alberts muktupavels gmail com
+ --form email=$GITLAB_USER_EMAIL
--form file=@cov-int.tar.gz
--form version="$(autoconf --trace='AC_INIT:$2')-$CI_COMMIT_SHORT_SHA"
https://scan.coverity.com/builds?project=metacity
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]