chore: add .gitlab-ci.yml

This commit is contained in:
chingning.chen 2022-04-21 17:01:17 +08:00 committed by EricWu
parent 039fe3f67b
commit 85c0afa37e

7
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,7 @@
stages:
- linting
lint:
stage: linting
script:
- flake8