commit 411ceca7a469e06985841e57e58e5510ae7e21f1 Author: Antoine Beaupré anarcat@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
tor-commits@lists.torproject.org