From d04ca2273af39c40eb7db1310a8f86427d4ee8bf Mon Sep 17 00:00:00 2001 From: Yunobot Date: Thu, 27 Feb 2020 20:52:04 +0000 Subject: [PATCH] Remind that the ci process relies on the content of the check_process file and explain how to monitor the CI results. --- packaging_apps_ci.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging_apps_ci.md b/packaging_apps_ci.md index 0167b354..0401e0df 100644 --- a/packaging_apps_ci.md +++ b/packaging_apps_ci.md @@ -27,6 +27,9 @@ To ease your usage of this CI, a small script can be used to copy your apps to y Copy this [script](https://raw.githubusercontent.com/YunoHost/CI_package_check/master/dev_CI/Send%20CI%20dev.sh) into your usual working directory and fill it with your info. +Make sure the content of your `check_process` file is correct then transfer your files. +When your files have been transfered, you can monitor the CI pipeline on https://ci-apps-dev.yunohost.org. + --- # Other continuous integration servers