You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ez...@apache.org on 2022/09/01 18:24:57 UTC

[trafficserver-ci] branch remove-head updated: Update docs.pipeline

This is an automated email from the ASF dual-hosted git repository.

eze pushed a commit to branch remove-head
in repository https://gitbox.apache.org/repos/asf/trafficserver-ci.git


The following commit(s) were added to refs/heads/remove-head by this push:
     new fe85a22  Update docs.pipeline
fe85a22 is described below

commit fe85a2266bc3b92b7be06f9b41ef6e0317a87088
Author: Evan Zelkowitz <ez...@apache.org>
AuthorDate: Thu Sep 1 12:24:52 2022 -0600

    Update docs.pipeline
---
 jenkins/github/docs.pipeline | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/jenkins/github/docs.pipeline b/jenkins/github/docs.pipeline
index a16c492..f3cbe89 100644
--- a/jenkins/github/docs.pipeline
+++ b/jenkins/github/docs.pipeline
@@ -41,9 +41,6 @@ pipeline {
             steps {
                 echo 'Starting build'
                 dir('src') {
-                    // For Jenkins debugging. We comit to the top of README in our debug PRs.
-                    sh('head README')
-
                     sh '''#!/bin/bash
                     set -x
                     # Skip if nothing in doc has changed