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 cdbaae6 commit 4ae2e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.SSH_PASSWORD }}
script: |
whoami
cd Covid-insights/covid-19-insights
cd Covid-19-insights/covid-19-insights
git fetch
git rebase origin/main
docker compose up --build -d

0 comments on commit 4ae2e29

Please sign in to comment.