Bruh
ci/woodpecker/push/test-workflow Pipeline failed

This commit is contained in:
2026-06-03 15:58:58 -07:00
parent 4d9f997126
commit 0fa581e1aa
+1 -1
View File
@@ -20,7 +20,7 @@ steps:
- name: build - name: build
image: git.firechicken.net/fedichat/rust_builder image: git.firechicken.net/fedichat/rust_builder
entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | cat"] entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"]
commands: commands:
- pwd - pwd
- ls -a - ls -a