Skip to content

Commit

Permalink
Merge pull request hngprojects#588 from hngprojects/fix-workflows
Browse files Browse the repository at this point in the history
Updated deployment dir
  • Loading branch information
Lanky-23 authored Aug 10, 2024
2 parents 570c02b + 8c43195 commit 6f72293
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
script: |
cd /var/www/aihomework/dev
git fetch origin dev
cd ~/dev-deployment/hng_boilerplate_expressjs
git stash
git checkout dev
git pull
Expand Down

0 comments on commit 6f72293

Please sign in to comment.