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 18, 2024
1 parent 4795adc commit c2a16e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
script: |
cd /home/ubuntu/sunjoo-server-auth
docker-compose down
git pull origin develop
docker pull ${{ secrets.DOCKER_USERNAME }}/auth:latest
docker pull ${{ secrets.DOCKER_USERNAME }}/sunjoo:redis
docker-compose up -d --build

0 comments on commit c2a16e8

Please sign in to comment.