schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Change Travis CI to use a Docker image of Flutter

Open ctiedt opened this issue 6 years ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. Because Travis pulls the Flutter GitHub repository every time, the build takes a long time to run.

Describe the solution you'd like Using a Flutter Docker image should make the build process significantly faster.

ctiedt avatar Jul 31 '19 15:07 ctiedt

We could also try out GitHub Actions.

MarcelGarus avatar Oct 08 '19 20:10 MarcelGarus

We're actually not using a docker image yet but download the release bundle every time

JonasWanke avatar Jan 22 '20 12:01 JonasWanke