add environment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2025-10-04 16:14:55 +08:00
parent 884d136a16
commit e0af993c91

View File

@@ -14,6 +14,8 @@ environment:
steps:
- name: env-info
image: /bin/zsh
environment:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin
commands:
- |
set -e