Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Jyoti committed Dec 25, 2024
1 parent 3aa4dec commit 3b806bd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ jobs:
key: ${{ secrets.SERVER_SSH_KEY }}
port: 22
script: |
cd ${{ secrets.PROJECT_PATH }}
git pull origin master
docker-compose down
docker-compose up --build -d
echo "hello world"

0 comments on commit 3b806bd

Please sign in to comment.