Skip to content

Commit 8b332bb

Browse files
authored
[infra] deploy.yml 수정 (#179)
* work * work
1 parent 659fc7b commit 8b332bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ jobs:
241241
docker run -d --name "${GREEN}" \
242242
--restart unless-stopped \
243243
--network "${NET}" \
244+
--env-file /app/.env \
244245
-e TZ=Asia/Seoul \
245246
"${IMAGE}"
246247

0 commit comments

Comments
 (0)