mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Enable ccache for Cirrus builds
This commit is contained in:
parent
4d1b9f4a08
commit
d48a1b520f
18 changed files with 47 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ccache \
|
||||
cmake \
|
||||
make \
|
||||
g++ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue