Skip to content

Commit

Permalink
fix: Resolve missing Docker Compose file issue
Browse files Browse the repository at this point in the history
  • Loading branch information
유미라 authored and 유미라 committed Nov 27, 2024
1 parent 16fa032 commit c50f306
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/server-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,7 @@ jobs:
username: mira
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd /home/mira/web30-stop-troublepainter
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/troublepainter-api:latest
docker compose up -d api

0 comments on commit c50f306

Please sign in to comment.