Update .gitea/workflows/build-and-deploy.yml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
password: ${{ secrets.SSH_PASSWORD }}
|
||||
port: ${{ secrets.SSH_PORT || 22 }}
|
||||
source: "docker-compose.prod.yml"
|
||||
target: "/home/${{ secrets.SSH_USER }}/stupid-apis
|
||||
target: "/home/${{ secrets.SSH_USER }}/stupid-apis"
|
||||
|
||||
- name: Deploy via SSH
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user