[librsvg: 3/9] Don't rebuild before distcheck; try to use the previous stage's artifacts
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 3/9] Don't rebuild before distcheck; try to use the previous stage's artifacts
- Date: Wed, 4 Sep 2019 00:06:59 +0000 (UTC)
commit 74bd1f6ac7d6aafa1f37a5f2cd9bb7fcda6b6667
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Sep 3 09:08:48 2019 -0500
Don't rebuild before distcheck; try to use the previous stage's artifacts
.gitlab-ci.yml | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d78f6d90..a327cd96 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -151,14 +151,8 @@ tarball:
variables:
LIBRSVG_DEBUG: "yes"
script:
- - rustc --version && cargo --version
- - mkdir -p _build
- - cd _build
- - ../autogen.sh --enable-gtk-doc --enable-vala
- - make # in theory shouldn't be needed, but "make distcheck" fails otherwise?
- make distcheck DESTDIR=/tmp/distcheck
-
# STAGE 3 CROSS DISTRO TESTS
#######################################################################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]