Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SunYerim committed Jun 17, 2024
1 parent 3a79045 commit 5dace30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
port: ${{ secrets.PORT }}
script: |
cd /home/ubuntu/sunjoo-server-auth
git pull origin develop
docker-compose down
docker pull ${{ secrets.DOCKER_USERNAME }}/auth:latest
docker pull ${{ secrets.DOCKER_USERNAME }}/sunjoo:redis
Expand Down

0 comments on commit 5dace30

Please sign in to comment.