Il manque nextcloud dans l’URL
This commit is contained in:
parent
e8198240de
commit
cc802f6fdd
|
@ -20,7 +20,7 @@ def call() {
|
|||
string(
|
||||
name: 'targetUrl',
|
||||
description: 'URL cible pour le dépôt de fichier',
|
||||
defaultValue: 'https://nextcloud.cadoles.com'
|
||||
defaultValue: 'https://nextcloud.cadoles.com/nextcloud'
|
||||
)
|
||||
string(
|
||||
name: 'targetFolder',
|
||||
|
|
Loading…
Reference in New Issue