Index: .gitlab-ci.yml |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml |
index e9415da4d9ce38917ecd8e53aefd2d1ed1a6def6..5dc6dff4d92ff93faca9852f1d3742ae6d19e8eb 100644 |
--- a/.gitlab-ci.yml |
+++ b/.gitlab-ci.yml |
@@ -12,6 +12,12 @@ |
# |
# You should have received a copy of the GNU General Public License |
# along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
+# |
+# NOTE: |
+# This CI configuration is meant to be run on private runners, which can be |
+# provisioned with the Ansible roles from |
+# https://gitlab.com/eyeo/devops/ansible-role-adblockplus-builder and |
+# https://gitlab.com/eyeo/devops/ansible-role-gitlab-runner |
stages: |
- prepare |