Skip to content

Commit

Permalink
Test: CI 파이프라인 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
tioon committed Apr 22, 2024
1 parent 08f504e commit 7e19495
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:

- name: Build with Gradle
run: |
ls
cd baebae-BE
ls
chmod +x ./gradlew
./gradlew build
- name: Create deployment package
Expand Down

0 comments on commit 7e19495

Please sign in to comment.