Skip to content

Commit 41efde2

Browse files
Script replaced and deploy.sh created at VPS level
Signed-off-by: vimal-tech-dev <be08it929@gmail.com>
1 parent 9bff2f3 commit 41efde2

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)