From 5441d8b36072463f25cd8829834e3ddd540733a5 Mon Sep 17 00:00:00 2001 From: Lan Liang Date: Wed, 13 Mar 2024 07:50:05 +0800 Subject: [PATCH] set log to debug --- .github/scripts/xline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/scripts/xline.yaml b/.github/scripts/xline.yaml index 444bdf659..3d4b37a7a 100644 --- a/.github/scripts/xline.yaml +++ b/.github/scripts/xline.yaml @@ -9,9 +9,9 @@ spec: - name: xline image: ghcr.io/liangyuanpeng/xline:ffa824f imagePullPolicy: IfNotPresent - # env: - # - name: RUST_LOG - # value: debug + env: + - name: RUST_LOG + value: debug command: - /bin/sh - -c