Skip to content

Commit 6da78fc

Browse files
authored
Update connectco-dev-deploy.yml
https 적용 부분 추가
1 parent c74d8d6 commit 6da78fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/connectco-dev-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,6 @@ jobs:
7070
sudo docker rm -f $(docker ps -qa)
7171
sudo docker pull ${{ secrets.DOCKER_REPO }}
7272
docker-compose up -d
73+
docker-compose run certbot renew
74+
docker restart nginx-proxy
7375
docker image prune -f

0 commit comments

Comments
 (0)