Skip to content

Commit

Permalink
MATE-129 : [TEST] deploy.yml 테스트
Browse files Browse the repository at this point in the history
- 1. 기존 최상단 MateApplicationTests가 profile 설정을 제거 후 깃헙 액션에서 통과되는지 확인
  • Loading branch information
juchan204 committed Dec 31, 2024
1 parent 42a7ce0 commit 0f52153
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Deploy To EC2
on:
push:
branches:
- develop
push

jobs:
deploy:
Expand Down

0 comments on commit 0f52153

Please sign in to comment.