Skip to content

Commit

Permalink
Merge pull request #88 from JeongHeumChoi/main
Browse files Browse the repository at this point in the history
WAKE UP docker
  • Loading branch information
JeongHeumChoi authored Feb 14, 2024
2 parents 3e0fd14 + 91e660d commit 904e46d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ jobs:
port: ${{ 22 }}
script: |
docker compose down
docker compose pull
docker image prune -a
docker compose up -d
docker compose up

0 comments on commit 904e46d

Please sign in to comment.