CI FUN 13
ci/woodpecker/push/test-workflow Pipeline failed

This commit is contained in:
2026-06-03 15:10:38 -07:00
parent 2214ad50bf
commit 09ec32d556
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -12,4 +12,6 @@ SHELL ["/bin/bash", "-c"]
ENV PATH="/home/test/.cargo/bin:$PATH"
RUN echo "$PATH"
RUN rustup-init -y
-1
View File
@@ -25,7 +25,6 @@ steps:
- ls -a
- echo $PATH
- echo $USER
- ls -a /test/.cargo/bin
- ls -a /home/test/.cargo/bin
- cargo build