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:36 UTC

[trafficserver-ci] branch remove-head updated: Update debian.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 bef0165  Update debian.pipeline
bef0165 is described below

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

    Update debian.pipeline
---
 jenkins/github/debian.pipeline | 2 --
 1 file changed, 2 deletions(-)

diff --git a/jenkins/github/debian.pipeline b/jenkins/github/debian.pipeline
index dbe24e2..1935d95 100644
--- a/jenkins/github/debian.pipeline
+++ b/jenkins/github/debian.pipeline
@@ -44,8 +44,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
                         set -e