Add GitLab CI
authorPetr Štetiar <ynezz@true.cz>
Thu, 6 Aug 2020 09:04:04 +0000 (11:04 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 6 Aug 2020 12:57:56 +0000 (14:57 +0200)
commit9b3beb9b71cfceed73395f3f61858f8cde99b02b
treeb4232b83d12accf50ab1133f5bf08d30a9f3715e
parentef2dbc64851ce9c5048504041f6b391a597b8fdb
Add GitLab CI

For the start just simple Python (black+flake8), CSS, HTML and SVG
checking with html5validator.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml [new file with mode: 0644]
.gitlab/ci/prebuild.yml [new file with mode: 0644]