ci: fixed most of docker image build (#6)

ci: add docker build to release and publish
This commit is contained in:
Kristoffer
2023-08-02 23:11:56 +02:00
committed by GitHub
parent bd902e99fe
commit beb9301f76
5 changed files with 1520 additions and 49 deletions

2
.gitignore vendored
View File

@@ -10,7 +10,7 @@ uploads/
.env
# Redis files
./*.rdb
*.rdb
# Code editor files
.vscode