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

Ajout de .gitlab-ci.yml

This commit is contained in:
Rafi59 2018-06-07 21:38:31 +02:00
parent 799101044c
commit bef9ef08fc

7
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,7 @@
image: python:3.5-jessie
test:
script:
- apt-get update
- apt-get install git
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .