[github] add workflow to build and push docker images

heavily inspired by and adapted from
https://github.com/danbooru/danbooru/blob/master/.github/workflows/docker-build.yaml
This commit is contained in:
Mike Fährmann
2023-12-02 13:56:21 +01:00
parent 4dde36889c
commit 43ca49c1b4
5 changed files with 65 additions and 4 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.26.3"
__version__ = "1.26.4-dev"