mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Change README.md and .gitlab-ci.yml
This commit is contained in:
parent
9580796731
commit
91c1abfdac
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install python
|
- apt-get install -yy python
|
||||||
- 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 .
|
||||||
|
|
|
@ -7,7 +7,6 @@ The Lounge for YunoHost
|
||||||
src="https://github.com/thelounge/thelounge/raw/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true">
|
src="https://github.com/thelounge/thelounge/raw/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true">
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
[
|
|
||||||
|
|
||||||
[](https://ci-apps.yunohost.org/jenkins/job/thelounge%20%28Community%29/lastBuild/consoleFull)
|
[](https://ci-apps.yunohost.org/jenkins/job/thelounge%20%28Community%29/lastBuild/consoleFull)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue