ci: build musl binary, archive assets

ci: using new docker image

ci: skip the tar

ci: treat folders as folders

ci: bring back the tar

ci: paths

ci: new paths

ci: name the artifact
This commit is contained in:
Philippe Loctaux 2023-07-09 19:58:06 +02:00
parent 1478c516b3
commit cc8cf4ba55
2 changed files with 40 additions and 1 deletions

View file

@ -6,8 +6,10 @@ static_dir = "./static"
[default.databases.ezidam]
url = "../../database/ezidam.sqlite"
# remove this section to disable sending email
[default.email]
from = "ezidam <ezidam@mail.local>"
transport = "unencrypted"
host = "localhost"
port = 1025
port = 1025