Skip to content

Commit

Permalink
set log to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng committed Mar 12, 2024
1 parent f6bb6ce commit 5441d8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/scripts/xline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5441d8b

Please sign in to comment.