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

lhotari pushed a commit to branch lh-support-building-wolfi-dockerimages-debug
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to 
refs/heads/lh-support-building-wolfi-dockerimages-debug by this push:
     new acb891d2c40 debug
acb891d2c40 is described below

commit acb891d2c40cbc0ef604f606e66f427ec9fae58b
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Sep 2 11:10:02 2025 +0300

    debug
---
 .github/workflows/pulsar-ci.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pulsar-ci.yaml b/.github/workflows/pulsar-ci.yaml
index 3ab715e9111..57c30ee389e 100644
--- a/.github/workflows/pulsar-ci.yaml
+++ b/.github/workflows/pulsar-ci.yaml
@@ -150,6 +150,7 @@ jobs:
       - name: Choose docker images to build
         id: docker_images_matrix
         run: |
+          set -x
           # build JSON for java_test_image_base_matrix and 
latest_version_image_base_matrix
           # This JSON is used as input or the build matrixes in the docker 
image build jobs.
           # For workflow_dispatch, the docker_image_type input is used to 
determine the base image

Reply via email to