Skip to content

Commit 5ac5014

Browse files
committed
refactor: merge이후 배포적용
1 parent 33ad385 commit 5ac5014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI/CD Pipeline to EC2 with Blue/Green
22

33
on:
44
push:
5-
branches: [main, dev]
5+
branches: [main, dev, ci/env]
66

77
# ───────────────────────────────────────────────────────────────
88
concurrency:

0 commit comments

Comments
 (0)