dragonfly/.dockerignore
Roman Gershman 904775cfe6 chore: new docker build pipeline (#4503)
Our previous weekly pipeline used qemu, was very slow and over-complicated.
This one uses matrix with proper parallelization and the latest arm64 github runners.

now it takes less than 30 minutes to build everything.
lets make it daily.
2025-01-26 12:03:42 +02:00

4 lines
43 B
Plaintext

_deps/*
build-*
tools/packaging/*
.github/*