Correzione percorso sorgente.
This commit is contained in:
parent
be70d7fe5e
commit
f9b84b8739
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
||||||
from_secret: conference_port
|
from_secret: conference_port
|
||||||
key:
|
key:
|
||||||
from_secret: conference_sshprivkey
|
from_secret: conference_sshprivkey
|
||||||
source: output
|
source: output/
|
||||||
target: /var/www/conference
|
target: /var/www/conference
|
||||||
recursive: true
|
recursive: true
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue