information gathering
ci/woodpecker/push/test-workflow Pipeline failed

This commit is contained in:
2026-06-03 15:02:06 -07:00
parent 287d8f8b73
commit 07ad4fb423
+4
View File
@@ -21,6 +21,10 @@ steps:
- name: build - name: build
image: git.firechicken.net/fedichat/rust_builder image: git.firechicken.net/fedichat/rust_builder
commands: commands:
- pwd
- ls -a
- echo $PATH
- echo $USER
- cargo build - cargo build
backend_options: backend_options:
docker: docker: