feat: changed deploy.yml
This commit is contained in:
parent
2a2aa1141a
commit
1720025b21
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -47,4 +47,4 @@ jobs:
|
|||
ssh -o StrictHostKeyChecking=no ${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }} << 'ENDSSH'
|
||||
cd /home/${{ secrets.SSH_USER }}/munera
|
||||
docker-compose up --build -d
|
||||
ENDSSH
|
||||
ENDSSH
|
Loading…
Reference in a new issue