1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2024-09-03 20:36:22 +02:00
gitea_ynh/.gitlab-ci.yml
2018-06-14 18:12:08 +02:00

7 lines
175 B
YAML

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 .