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

This commit is contained in:
2026-06-03 15:40:20 -07:00
parent 270ba9b022
commit 54036a1962
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,3 +13,4 @@ SHELL ["/bin/bash", "-c"]
RUN rustup-init -y
ENV PATH="/home/test/.cargo/bin:foobug:$PATH"
RUN echo "$PATH"
RUN echo "$HOME"
+1
View File
@@ -28,6 +28,7 @@ steps:
- cat /etc/profile
- ls -a /home/test/.cargo/bin
- cat /home/test/.cargo/env
- echo $HOME
- cargo build