Add static builds without e2ee

This commit is contained in:
Tulir Asokan
2020-05-05 20:39:14 +03:00
parent 0988b0590c
commit 5d834b2ca3
2 changed files with 32 additions and 4 deletions

View File

@ -7,3 +7,6 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[.gitlab-ci.yml]
indent_size = 2