Skip to content

Commit 18a86bd

Browse files
committed
chore: prod 배포 테스트
1 parent 9b267d0 commit 18a86bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/aws-cicd-prod.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- hotfix/LA-39
78
pull_request:
89
branches:
910
- main
11+
- hotfix/LA-39
1012

1113
env:
1214
REGISTRY: "docker.io"

0 commit comments

Comments
 (0)