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:25:08 UTC

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

commit 4579d8c66e24c1d395633c7783b641c1c9da19ae
Author: Evan Zelkowitz <ez...@apache.org>
AuthorDate: Thu Sep 1 12:25:04 2022 -0600

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

diff --git a/jenkins/github/fedora.pipeline b/jenkins/github/fedora.pipeline
index a9592e5..0eb8f9d 100644
--- a/jenkins/github/fedora.pipeline
+++ b/jenkins/github/fedora.pipeline
@@ -44,9 +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