Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwietter committed Jun 18, 2023
1 parent c2bf7df commit 07cd0dc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
password: ${{ secrets.SSH_PASSWORD }}
script: |
whoami
ls -lha
cd Covid-19-insights/covid-19-insights
cd storage/Covid-insights/covid-19-insights
git fetch
git merge origin/main
git rebase origin/main
docker compose up --build -d

0 comments on commit 07cd0dc

Please sign in to comment.