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

Unified Diff: .gitlab-ci.yml

Issue 29891592: Noissue - Reference private runners in CI configuration (adblockpluschrome) (Closed)
Patch Set: Created Sept. 25, 2018, 12:20 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 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld