[gnome-bluetooth/wip/hadess/dbusmock-from-distro: 3/3] ci: Use upstream check-abi
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/dbusmock-from-distro: 3/3] ci: Use upstream check-abi
- Date: Tue, 23 Mar 2021 10:43:17 +0000 (UTC)
commit 94b2cc6d0fbb6eee873088abbcb7a8fd2440ff90
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 23 11:24:46 2021 +0100
ci: Use upstream check-abi
.ci/check-abi | 113 ---------------------------------------------------------
.gitlab-ci.yml | 3 +-
2 files changed, 2 insertions(+), 114 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8099faed..a64a5a38 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,5 +32,6 @@ build_stable:
- dnf install -y $TEST_DEPS
- ninja -C _build test
- ninja -C _build dist
+ - curl https://gitlab.freedesktop.org/hadess/check-abi/-/raw/main/contrib/check-abi-fedora.sh | bash
- dnf install -y $DEPENDENCIES_ABI_CHECK
- - ./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
+ - check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]