CI FUN 55
ci/woodpecker/push/test-workflow Pipeline was canceled

This commit is contained in:
2026-06-03 16:11:24 -07:00
parent 00414c8851
commit 0e5d96f922
+1
View File
@@ -15,6 +15,7 @@ steps:
- name: build - name: build
image: git.firechicken.net/fedichat/rust_builder:latest image: git.firechicken.net/fedichat/rust_builder:latest
pull: true
#entrypoint: ["/bin/bash","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"] #entrypoint: ["/bin/bash","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"]
entrypoint: ["/bin/bash","-c", "echo $PATH"] entrypoint: ["/bin/bash","-c", "echo $PATH"]
commands: commands: