Skip to content

Commit

Permalink
fix: docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwupark committed Jan 31, 2024
1 parent 9eed222 commit 034cc42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
script: |
# Docker 이미지 다운로드
sudo docker pull ${{ secrets.DOCKER_REPO }}/meme-service
# sudo docker pull ${{ secrets.DOCKER_REPO }}/mappin-nginx
# Docker Compose 실행
sudo docker-compose up -d
Expand Down

0 comments on commit 034cc42

Please sign in to comment.