Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .gitlab-ci.yml

Issue 29891595: Noissue - Reference private runners in CI configuration (adblockpluscore) (Closed)
Patch Set: Created Sept. 25, 2018, 12:21 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitlab-ci.yml
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 734c9d83d6fd8cf4be78583d9cb68e81fe639db4..fd8f213b507353b1e0f4f878fdb19ad3ec8e70d0 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
---
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld