Fix Jenkins tests

This commit is contained in:
retropikzel 2026-07-04 13:04:23 +03:00
parent 688acc52a6
commit 01516b60d8
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
FROM schemers/chibi:head FROM schemers/chibi:head
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
gcc ca-certificates libffi-dev docker.io make gcc ca-certificates libffi-dev docker.io make
ARG timestamp=0 RUN snow-chibi install --impls=chibi retropikzel.test-r7rs
RUN snow-chibi install --impls=chibi retropikzel.test-r7rs && echo "$timestamp"