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

Delete .gitlab-ci.yml

This commit is contained in:
Éric Gaspar 2022-07-17 15:19:02 +02:00
parent f98f2835a4
commit fe1742fddf
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,7 +0,0 @@
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 .