[tor-commits] [status-site/main] also publish gitlab pages on merge requests

anarcat at torproject.org anarcat at torproject.org
Sat May 29 00:37:31 UTC 2021


commit 411ceca7a469e06985841e57e58e5510ae7e21f1
Author: Antoine Beaupré <anarcat at debian.org>
Date:   Fri May 28 20:36:55 2021 -0400

    also publish gitlab pages on merge requests
    
    It seems silly not to publish the test versions as well, that way we
    can look at the output directly!
---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b100c24..b325aad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,5 +22,3 @@ pages:
   artifacts:
     paths:
       - public
-  only:
-    - main



More information about the tor-commits mailing list