Skip to content

Commit

Permalink
feature: CICD 파이프라인 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroom1324 committed Feb 21, 2024
1 parent 0cfc61c commit 4e93b5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Push to ECR

on:
push:
branches: [ "feature/cicd-deployment2" ]
branches: [ "feature/cicd-deployment" ]

env:
AWS_REGION: ap-northeast-2
Expand Down
24 changes: 0 additions & 24 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 4e93b5e

Please sign in to comment.