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:26:48 UTC

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

commit 3feffa3924cb0fc1ed1b05faa425c93d56366a3f
Author: Evan Zelkowitz <ez...@apache.org>
AuthorDate: Thu Sep 1 12:26:45 2022 -0600

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

diff --git a/jenkins/github/ubuntu.pipeline b/jenkins/github/ubuntu.pipeline
index 2646513..1b806d4 100644
--- a/jenkins/github/ubuntu.pipeline
+++ b/jenkins/github/ubuntu.pipeline
@@ -44,9 +44,6 @@ pipeline {
             steps {
                 echo 'Starting build'
                 dir('src') {
-                    // For Jenkins debugging. We comit the top of README in our debug PRs.
-                    sh('head README')
-
                     sh '''#!/bin/bash
                         
                         set -x