LGro / coagulate

Staying in contact, with privacy friendly location sharing and contact synchronization powered by Veilid.
https://coagulate.social
Mozilla Public License 2.0
10 stars 0 forks source link

Speed up CI/CD #17

Open LGro opened 6 months ago

LGro commented 6 months ago

Currently, quite some dependencies (flutter, android dev, rust, veilid) are installed and in case of Veilid even compiled. Speed up the CI/CD pipeline(s) by e.g. using pre-built Docker images that carry most of the system dependencies like flutter, android, rust. And as soon as Veilid publishes to pub.dev, get it pre-compiled from there.