From 5b744fd935e5c81df8a723abedb9f7f4852cee69 Mon Sep 17 00:00:00 2001
From: Jerome Charaoui <jerome@riseup.net>
Date: Tue, 31 Aug 2021 09:53:33 -0400
Subject: [PATCH] document new TPA runner tag (see tpo/tpa/gitlab#110)

---
 service/ci.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/service/ci.md b/service/ci.md
index 4e4cdf72..55771096 100644
--- a/service/ci.md
+++ b/service/ci.md
@@ -344,6 +344,7 @@ We currently use the following tags:
    explicitly be able to run `DinD`
  * `interactive web terminal`: supports [interactively debugging
    jobs](https://docs.gitlab.com/ee/ci/interactive_web_terminal/)
+ * `TPA`: runners managed by the sysadmin team
  * `fdroid`: provided as a courtesy by the [F-Droid project](https://f-droid.org/)
 
 Use tags in your configuration only if your job can be fulfilled by
-- 
GitLab