[gnome-themes-extra/gitlab-ci] Forgot how to build this
- From: Juraj Fiala <jurf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-extra/gitlab-ci] Forgot how to build this
- Date: Fri, 2 Mar 2018 11:51:33 +0000 (UTC)
commit f7682b2734a8af0b93f4c98b2ccd8d04b0947193
Author: Juraj Fiala <jurf riseup net>
Date: Fri Mar 2 11:51:20 2018 +0000
Forgot how to build this
Also disable tests
.gitlab-ci.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43327950..c38f953b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ build:
before_script:
- apt update && apt -y install make autoconf
script:
- - ./configure
+ - ./autogen.sh
- make
#artifacts:
# paths:
@@ -22,7 +22,7 @@ build:
# - "*.o"
# run tests using the binary built before
-test:
- stage: test
- script:
- - ./runmytests.sh
+#test:
+# stage: test
+# script:
+# - ./runmytests.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]