parent
4e6ca67800
commit
ffeb0791c8
|
@ -44,6 +44,8 @@ jobs:
|
|||
run: |
|
||||
${{ steps.detect-package-manager.outputs.runner }} astro build
|
||||
working-directory: ${{ env.BUILD_PATH }}
|
||||
- name: Transfer dist folder
|
||||
run: scp -r ./dist log101@log101.dev:/home/log101/
|
||||
- name: executing remote ssh commands using ssh key
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user