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

Remove sudo in .gitlab-ci.yml

This commit is contained in:
Rafi59 2018-06-05 13:14:28 +02:00
parent 2594d864d3
commit 5e731a054e

View file

@ -1,7 +1,7 @@
test:
script:
- sudo apt-get update
- sudo apt-get python pip
- apt-get update
- apt-get python pip
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .