[tor-commits] [donate-static/master] Fix incorrect yaml in gitlab ci file

kez at torproject.org kez at torproject.org
Wed Nov 3 16:35:23 UTC 2021


commit 680b9ba2199e625d99b2831a4be6115bd508fac9
Author: kez <kez at torproject.org>
Date:   Wed Nov 3 09:35:17 2021 -0700

    Fix incorrect yaml in gitlab ci file
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 012760e6..6154f0b1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,6 +33,7 @@ variables:
 stages:
     - build
     - deploy
+    - pages
     - test_l10n
 
 build:



More information about the tor-commits mailing list