mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update .gitlab-ci.yml
This commit is contained in:
parent
5e731a054e
commit
8ab4725a47
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get python pip
|
- apt-get install python pip
|
||||||
- git clone https://github.com/YunoHost/package_linter
|
- git clone https://github.com/YunoHost/package_linter
|
||||||
- python package_linter/package_linter.py .
|
- python package_linter/package_linter.py .
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue