Add logs
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/audit Pipeline was successful

This commit is contained in:
2025-05-02 19:47:01 +02:00
parent e9fb20ad6e
commit 8bcb479b57
+3
View File
@@ -14,6 +14,9 @@ RUN apt update \
COPY . . COPY . .
RUN git diff
RUN git describe --always --dirty=-modified
RUN dx build -r --platform web -- -j ${JOBS_NB} RUN dx build -r --platform web -- -j ${JOBS_NB}