Skip to content

Commit b391063

Browse files
Merge pull request #36 from vimal-tech-dev/feature/new-update-phase-10
Script replaced and deploy.sh created at VPS level
2 parents 9bff2f3 + 41efde2 commit b391063

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,4 @@ jobs:
6767
username: ${{ secrets.VPS_USER }}
6868
key: ${{ secrets.VPS_SSH_KEY }}
6969
script: |
70-
cd ~/deployments/contact-api
71-
docker pull ghcr.io/vimal-java-dev/vimaltech-contact-api:latest
72-
docker compose up -d
73-
docker image prune -f
70+
/home/deploy/deploy.sh

0 commit comments

Comments
 (0)