Skip to content

Commit

Permalink
Merge pull request #333 from WE-ARE-RACCOONS/RAC-478
Browse files Browse the repository at this point in the history
RAC-478 fix : CD workflow μˆ˜μ • μ΅œμ’…
  • Loading branch information
ywj9811 authored Jan 8, 2025
2 parents a2169e1 + 6a7c19a commit 5d93ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
envs: GITHUB_SHA
script: |
docker-compose -f /home/ec2-user/config/docker-compose.kimseonbae.yml down
docker-compose -f /home/ec2-user/config/docker-compose.yml up -d
docker-compose -f /home/ec2-user/config/docker-compose.kimseonbae.yml up -d

0 comments on commit 5d93ca7

Please sign in to comment.