Skip to content
Snippets Groups Projects
Unverified Commit 32256efd authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

github: release docker container for next branch (#3086)


Build and release a docker container for the next branch.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent a4d5955c
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ on: ...@@ -5,6 +5,7 @@ on:
push: push:
branches: branches:
- 'master' - 'master'
- 'next'
- 'v202[0-9].[0-9].x' - 'v202[0-9].[0-9].x'
tags: tags:
- 'v*' - 'v*'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment