Skip to content

Commit 1e22471

Browse files
committed
.
1 parent 44665f7 commit 1e22471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
fi
6363
6464
# 최신 이미지 가져오기
65-
sudo docker pull ${{ secrets.DOCKER_REPO }}/fastapi-app
65+
sudo docker pull ${{ secrets.DOCKER_REPO }}
6666
6767
# Docker Compose 실행
6868
sudo docker-compose up -d --force-recreate

0 commit comments

Comments
 (0)