Fix jenkins tests

This commit is contained in:
retropikzel 2026-06-27 18:25:54 +03:00
parent b6d3b42ef8
commit 5fc5c98c3c
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
FROM debian:trixie
RUN apt-get update && apt-get -y install make docker.io git
RUN git clone https://github.com/ashinn/chibi-scheme.git --depth=1
RUN cd chibi-scheme && make && make install
RUN snow-chibi install --impls=chibi --always-yes test-r7rs