mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
Write pre_install
This commit is contained in:
parent
58eb15a632
commit
4db7cfe734
5 changed files with 6 additions and 11 deletions
|
@ -1,7 +0,0 @@
|
|||
This is a dummy disclaimer to display after the install
|
||||
|
||||
The app url is `__DOMAIN____PATH__`
|
||||
|
||||
The app install dir is `__INSTALL_DIR__`
|
||||
|
||||
The app id is `__ID__`
|
|
@ -1 +0,0 @@
|
|||
This is a dummy disclaimer to display after upgrades
|
|
@ -1 +1,3 @@
|
|||
This is a dummy disclaimer to display prior to the install
|
||||
This app requires a connection to a Git forge configured at installation time.
|
||||
|
||||
Visit <https://woodpecker-ci.org/docs/administration/forges/overview> for details about retrieving the client ID and secret.
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
Ceci est un faux disclaimer à présenter avant l'installation
|
||||
Cette application nécessite la configuration d'une connection à une forge Git à l'installation.
|
||||
|
||||
Visitez <https://woodpecker-ci.org/docs/administration/forges/overview> pour savoir comment obtenir l'ID de client et le secret.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
This is a dummy disclaimer to display prior to any upgrade
|
Loading…
Add table
Reference in a new issue