Ankermgmt / ankermake-m5-protocol

Ankermake M5 protocol specifications and libraries *NOT AFFILIATED WITH ANKER*
GNU General Public License v3.0
161 stars 34 forks source link

[Enhancement] Pushes Docker Images to tag :edge and :upcoming on merge to Upcoming/* #123

Open billyjbryant opened 1 year ago

billyjbryant commented 1 year ago

Description

Updating the GHA so that we push upcoming/edge images with merges to branches named Upcoming/*.

This allows people who want to test the latest features to do so without needing to build the docker container themselves.

billyjbryant commented 9 months ago

@chrivers can we merge this PR so that future Docker releases are tagged so that users can utilize bleeding-edge Docker images without having to build manually?