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:
parent
1478c516b3
commit
cc8cf4ba55
2 changed files with 40 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue