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:23:19 UTC

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

commit 974a9e33799f24f244b6e124354d724844bceb5b
Author: Evan Zelkowitz <ez...@apache.org>
AuthorDate: Thu Sep 1 12:23:15 2022 -0600

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

diff --git a/jenkins/github/autest.pipeline b/jenkins/github/autest.pipeline
index f5a5ee0..c426150 100644
--- a/jenkins/github/autest.pipeline
+++ b/jenkins/github/autest.pipeline
@@ -66,9 +66,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