aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-08-11 10:44:32 -0400
committerNick Mathewson <nickm@torproject.org>2020-08-11 10:44:32 -0400
commit8a0f530adffc4dbdb1afa065b214dd282f8bca8f (patch)
tree98c3ebdad9cc53b26df3b3efe701677c47ee558c /.gitlab-ci.yml
parente873c7e893987f5ad90ef401e6f986c62b4fc42d (diff)
downloadtor-8a0f530adffc4dbdb1afa065b214dd282f8bca8f.tar.gz
tor-8a0f530adffc4dbdb1afa065b214dd282f8bca8f.zip
Add a pair of warnings about only editing CI in 035
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fc160ffaea..5a46c1a0e3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,8 @@
+####
+# DO NOT EDIT THIS FILE IN MASTER. ONLY EDIT IT IN THE OLDEST SUPPORTED
+# BRANCH, THEN MERGE FORWARD.
+####
+
# This file controls how gitlab validates Tor commits and merge requests.
#
# It is primarily based on a set of scripts and configurations by