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 84e1e44 commit bda3258
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@ jobs:
script_stop: true
script: |
cd /cano-server
docker compose down || true
docker compose pull
docker compose up -d
docker compose up --build -d
# docker stop cano-server || true
# docker rm cano-server || true
# docker pull ${{ steps.login-ecr.outputs.registry }}/cano-server:latest
Expand Down

0 comments on commit bda3258

Please sign in to comment.