CI FUN 32
ci/woodpecker/push/test-workflow Pipeline was successful

This commit is contained in:
2026-06-03 15:53:54 -07:00
parent 519f600d7e
commit 4d9f997126
+1 -2
View File
@@ -20,13 +20,12 @@ steps:
- name: build
image: git.firechicken.net/fedichat/rust_builder
entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/sh -e"]
entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | cat"]
commands:
- pwd
- ls -a
- echo $PATH
- echo $USER
- users
- cat /etc/profile
- ls -a /home/test/.cargo/bin
- cat /home/test/.cargo/env