Skip to content

Commit

Permalink
test: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
gyehyun-bak committed Oct 24, 2024
1 parent bda3258 commit 7ada08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
key: ${{ secrets.EC2_PRIVATE_KEY }}
script_stop: true
script: |
cd /cano-server
cd /home/ubuntu/cano-server
docker compose pull
docker compose up --build -d
# docker stop cano-server || true
Expand Down

0 comments on commit 7ada08d

Please sign in to comment.