Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
AliusDieMorietur committed Feb 10, 2024
1 parent 4213b50 commit 0eb0a11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
SCRIPT_AFTER: |
cp /root/prod/mhinc/.env.local /root/projects/mhinc
cd /root/projects/mhinc
ls -la
ls -la
docker-compose version
docker-compose up -d --build

0 comments on commit 0eb0a11

Please sign in to comment.