CI fun 14
ci/woodpecker/push/test-workflow Pipeline failed

This commit is contained in:
2026-06-03 15:24:38 -07:00
parent 09ec32d556
commit 43456bb2fd
+2 -4
View File
@@ -10,8 +10,6 @@ USER test
WORKDIR /home/test
SHELL ["/bin/bash", "-c"]
ENV PATH="/home/test/.cargo/bin:$PATH"
RUN echo "$PATH"
RUN rustup-init -y
ENV PATH="/home/test/.cargo/bin:$PATH"
RUN echo "$PATH"