Skip to content

Commit 11cb53f

Browse files
committed
chore: job 통합
1 parent 34bbd21 commit 11cb53f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@ jobs:
7979
docker stop log4u-mysql
8080
docker rm log4u-mysql
8181
82-
deploy:
83-
runs-on: ubuntu-latest
84-
needs: Build
85-
steps:
86-
- uses: actions/checkout@v4
87-
8882
# AWS 인증 (IAM 사용자 Access Key, Secret Key 활용)
8983
- name: Configure AWS credentials
9084
uses: aws-actions/configure-aws-credentials@v1

0 commit comments

Comments
 (0)