1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
gitlab_ynh/.gitlab-ci.yml

8 lines
175 B
YAML
Raw Permalink Normal View History

2018-12-16 23:01:36 +01:00
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 .