Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1684 authored May 20, 2024
1 parent 8e49668 commit 675a00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
cd ./back-end
ls -al
./gradlew clean --stacktrace --info build
./gradlew clean --stacktrace --info build -x test
shell: bash

# AWS 인증 (IAM 사용자 Access Key, Secret Key 활용)
Expand Down

0 comments on commit 675a00f

Please sign in to comment.