elementary / flatpak-platform

The elementary OS and AppCenter Flatpak platform
https://elementary.io
GNU General Public License v3.0
55 stars 10 forks source link

Run docker image builds on a schedule #120

Closed davidmhewitt closed 1 year ago

davidmhewitt commented 1 year ago

Takes some of the complexity out of this workflow and just builds Docker images daily from our flatpak runtimes, instead of depending on other workflows.

Means we can just add another version to the array in this file and start building containers for it rather than having to keep editing the complex matrix section.