Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yayacat committed Jun 18, 2024
1 parent b2e7df5 commit 0d8c707
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 @@ -39,4 +39,6 @@ jobs:
- name: Load image
run: |
docker load --input /tmp/docswebsite.tar
docker image ls -a
docker image ls -a
cd /home/whes1015
docker compose up -d

0 comments on commit 0d8c707

Please sign in to comment.