[tor-commits] [gettor-web/main] Add .gitlab-ci.yml to build and deploy to pages (tpo/tpa/team#40462)
    lavamind at torproject.org 
    lavamind at torproject.org
       
    Wed Nov  3 15:26:43 UTC 2021
    
    
  
commit a530498940d837bf3f5e614212c588379e21453c
Author: Jerome Charaoui <jerome at riseup.net>
Date:   Wed Nov 3 11:17:31 2021 -0400
    Add .gitlab-ci.yml to build and deploy to pages (tpo/tpa/team#40462)
---
 .gitlab-ci.yml | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..ca87117
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+variables:
+  TRANSLATION_BRANCH: "gettor-website-contentspot"
+
+include:
+  project: tpo/tpa/ci-templates
+  file: lektor.yml
+  ref: lektor-builds
    
    
More information about the tor-commits
mailing list