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

Silence pre-install git clone during CI tests

This commit is contained in:
tituspijean 2022-01-09 17:07:03 +01:00
parent 596dfda12b
commit eaab6c7b2c
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -1,6 +1,6 @@
;; Test complet
; pre-install
sudo git clone https://github.com/YunoHost/CI_package_check /home/CI_package_check
sudo git clone --quiet https://github.com/YunoHost/CI_package_check /home/CI_package_check
; Manifest
domain="domain.tld"
path="/path"