[librsvg/alatiera/fix-autoconf] test
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/alatiera/fix-autoconf] test
- Date: Fri, 5 Jun 2020 12:41:40 +0000 (UTC)
commit 8bff4d584e3f4ff6961333955110730971e1b5ed
Author: Jordan Petridis <jpetridis gnome org>
Date: Fri Jun 5 15:41:30 2020 +0300
test
.gitlab-ci.yml | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 61ace940..2c7e10dc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,7 @@ stages:
- rustc --version && cargo --version
- mkdir -p _build
- cd _build
- - sudo ../autogen.sh --enable-gtk-doc --enable-vala
+ - ../autogen.sh --enable-gtk-doc --enable-vala
- make
- make check
@@ -77,16 +77,6 @@ stages:
- test-driver
expire_in: 1 day
- cache:
- # JOB_NAME - Each job will have it's own cache
- # COMMIT_REF_SLUG = Lowercase name of the branch
- # ^ Keep diffrerent caches for each branch
- key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
- paths:
- - _build/target/
- - .cargo_cache/
- - ccache/
-
.distro_template: &distro_test
stage: cross_distro
<<: *test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]