1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
This commit is contained in:
Pierre Bourré 2018-12-16 23:01:36 +01:00
parent 293c0a5df9
commit 80e008d7a7

7
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,7 @@
image: python:3.5-alpine
test:
script:
- apk update
- apk add git
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .