invidious icon indicating copy to clipboard operation
invidious copied to clipboard

Add release based containers

Open syeopite opened this issue 8 months ago • 4 comments

  • Changes the current master based container to use "master" tag instead of "latest" tag
  • Adds a new workflow to build a container on each new release which has the "latest" tag, and a tag based on the current released version.

Once this process is done, it should allow us to quickly merge PRs which passed the code-review but not the testing stage. Instead, the testing-stage can be pushed to when each release occurs.

syeopite avatar Jun 24 '24 18:06 syeopite