[pango-web-static] Make YAML parser happy too



commit 268a0b4e6082fa85bcc76658fae24e7d2c35e288
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Fri Apr 15 11:03:19 2022 +0200

    Make YAML parser happy too

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 70d375a..93144e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: alpine
 
 pages:
   script:
-    - true
+    - 'true'
   artifacts:
     paths:
       - public


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