Skip to content

Commit

Permalink
Update cicd-dev.yml (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
aj4941 authored Aug 9, 2024
1 parent 81a33d9 commit a8b6d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build with Gradle
env:
ORG_GRADLE_OPTS: "-Duser.timezone=Asia/Seoul"
run: ./gradlew clean bootJar -x test
run: ./gradlew clean bootJar

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit a8b6d94

Please sign in to comment.