[gnome-games] ci: Cleanups
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] ci: Cleanups
- Date: Sat, 9 Jun 2018 08:51:57 +0000 (UTC)
commit 893c869802c3c1202f3a43778ee2c5637815ced2
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Fri Jun 8 17:12:22 2018 +0500
ci: Cleanups
Remove an unused template. Also don't cache downloads and git directories.
.gitlab-ci.yml | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d33caf..80b4d2d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,3 @@
-
-.build_template: &distro_build
- script:
- - meson -Dmanpage=false _build
- - ninja -C _build install
-
stages:
- build
- test
@@ -23,8 +17,6 @@ flatpak:tests:
cache:
paths:
- .flatpak-builder/cache/
- - .flatpak-builder/downloads/
- - .flatpak-builder/git/
flatpak:app:
image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
@@ -48,8 +40,6 @@ flatpak:app:
cache:
paths:
- .flatpak-builder/cache/
- - .flatpak-builder/downloads/
- - .flatpak-builder/git/
review:
stage: review
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]