refactor: move Vuepress files in dedicated directory

Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
2023-02-02 19:45:15 +01:00
parent 8e7322c225
commit 8413181750
59 changed files with 9 additions and 9 deletions

View File

@@ -41,8 +41,8 @@ steps:
from_secret: ssh_host
target:
from_secret: ssh_target
source: .vuepress/dist/*
strip_components: 2
source: content/.vuepress/dist/*
strip_components: 3
username:
from_secret: ssh_username
password:
@@ -84,8 +84,8 @@ steps:
from_secret: ssh_host
target:
from_secret: ssh_target_devel
source: .vuepress/dist/*
strip_components: 2
source: content/.vuepress/dist/*
strip_components: 3
username:
from_secret: ssh_username
password: