Skip to content

Commit

Permalink
Merge pull request #220 from agiledev-students-fall2023/fixes
Browse files Browse the repository at this point in the history
Update deployment.yml
  • Loading branch information
HedwigO authored Dec 7, 2023
2 parents 1d1e4aa + 6f02d3a commit b64a23b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
pwd
cd 4-final-project-group-bill-splitting-app
git pull origin master
docker-compose down
Expand Down

0 comments on commit b64a23b

Please sign in to comment.