[discourse-web/gnome] Drop README



commit d4f0975b8526048e50099a7e305f116dabce029a
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Apr 6 14:35:46 2022 +0200

    Drop README

 .gitlab-ci.yml |  6 ++++--
 README.md      | 15 ---------------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index edf0f05..6e8b39b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,9 @@
+stages:
+  - build
+
 discourse:
   stage: build
-  image:
-    name: quay.io/gnome_infrastructure/buildah:latest
+  image: quay.io/gnome_infrastructure/buildah:latest
   rules:
     - changes:
       - "*"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]