[tracker/wip/carlosg/ci-playground] ci: deleteme
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/ci-playground] ci: deleteme
- Date: Sat, 15 May 2021 22:05:16 +0000 (UTC)
commit 1855bc6f32c260230031899ec01d5173c869320e
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun May 16 00:05:02 2021 +0200
ci: deleteme
.gitlab-ci.yml | 9 ---------
1 file changed, 9 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 62dc31838..b0b7f4082 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -249,12 +249,6 @@ coverity:
- env CC=clang meson ..
- ../cov-analysis-linux64-*/bin/cov-build --dir cov-int ninja
- tar czf cov-int.tar.gz cov-int
- - curl https://scan.coverity.com/builds?project=Tracker
- --form token=$COVERITY_TOKEN --form email=carlosg gnome org
- --form file=@cov-int.tar.gz --form version="`git describe --tags`"
- --form description="gitlab CI build"
- only:
- - master
pages:
extends:
@@ -277,6 +271,3 @@ pages:
artifacts:
paths:
- public
- only:
- - master
- - /^sam\/website.*$/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]