Merge pull request 'Fix CI' (#79) from fix/ci-test-2 into master
Reviewed-on: #79
This commit is contained in:
commit
895d9d3eeb
|
@ -3,7 +3,7 @@ ARG CYAN_VERSION=0.3.0
|
|||
RUN \
|
||||
apk add \
|
||||
git \
|
||||
gcc libc-dev musl-dev \
|
||||
gcc libc-dev libressl-dev \
|
||||
just \
|
||||
&& luarocks install --server=https://luarocks.org/dev busted-tl
|
||||
|
||||
|
|
Loading…
Reference in New Issue