workflow destination transition, some examples on title docs page
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 48s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 48s
This commit is contained in:
parent
f638228d24
commit
dcf2d289dc
2 changed files with 48 additions and 1 deletions
|
@ -35,5 +35,5 @@ jobs:
|
|||
username: ${{ secrets.DEPLOY_USER_NAME }}
|
||||
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||
source: "build/doc/html/*,build/doc/xml/*,build/doc/man/*"
|
||||
target: ${{ secrets.LMDBAL_DOCS_DEPLOY_PATH }}
|
||||
target: "/srv/lmdbal/doc"
|
||||
strip_components: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue