Skip to content

Commit 6b9cc7d

Browse files
committed
chore: 오타 수정
1 parent 6adf55e commit 6b9cc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.cd.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Docker Compose 실행
5959
run: |
60-
chmod /docker
60+
chmod -R 755 ./docker
6161
docker-compose -f docker-compose.yml up -d
6262
6363
- name: 실행중인 컨테이너 확인

0 commit comments

Comments
 (0)