Update ci.yml

pull/624/head
Arvind verma 3 months ago committed by GitHub
parent 0433b47982
commit 22e9934ba1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,6 +22,5 @@ jobs:
port: ${{ secrets.SERVER_SSH_PORT }}
script: |
cd ${{ secrets.PROD_PATH }}
git stash && git pull
docker compose down
docker compose up -d --build

Loading…
Cancel
Save