Skip to content

Commit

Permalink
feat: ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
mamun724682 committed Nov 9, 2024
1 parent 04e1014 commit bc821e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd ${{ secrets.TARGET_FOLDER_PATH }}
# eval "$(ssh-agent)"
# ssh-add ~/.ssh/github_rsa
git stash
git pull
composer install --optimize-autoloader --no-dev
Expand Down

0 comments on commit bc821e3

Please sign in to comment.