[help.gnome.org: 3/14] ci: Add a __pintail__ directory




commit 14b069081ab002bcd3b030367ab6cd527d3ea3c5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Sep 28 14:43:32 2021 +0100

    ci: Add a __pintail__ directory
    
    To allow the configger.py script to run.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4169b82..c880d11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,7 @@ help-web:
     - cd mallard-ducktype && pip3 install --user -e . && cd ..
     - git clone --depth=1 https://github.com/projectmallard/pintail-itstool.git
     - cd pintail-itstool && pip3 install --user -e . && cd ..
+    - mkdir -p __pintail__
     - pintail build -v --local
     - mv __pintail__/build help-web
   artifacts:


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