Skip to content

Commit 4875dc3

Browse files
authored
Merge pull request #131 from umc-commit/fix/130-docker-name
[FIX] 도커 컨테이너 이름 수정
2 parents 936f041 + e9c3f79 commit 4875dc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
docker rm -f node-app-blue || true
8080
fi
8181
82-
docker rename node-app-$TARGET_COLOR node-app
8382
exit 0
8483
fi
8584
done

0 commit comments

Comments
 (0)