Skip to content

Commit

Permalink
Merge pull request #9 from ki-met-hoon/feature/#4-github-action
Browse files Browse the repository at this point in the history
deploy-to-aws-eb.yml complict 해결 및 run 명령어 삭제
  • Loading branch information
ki-met-hoon authored Feb 19, 2024
2 parents c723246 + cdede9a commit a168726
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to-aws-eb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
- run: chmod +x gradlew
- run: ./gradlew clean build test
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
Expand Down

0 comments on commit a168726

Please sign in to comment.