Skip to content

Commit

Permalink
Merge pull request #18 from Nexters/develop
Browse files Browse the repository at this point in the history
οΏ½λΉŒλ“œ μ‹œ ν…ŒμŠ€νŠΈ μ œμ™Έν•˜λ„λ‘ μˆ˜μ •
  • Loading branch information
street62 authored Jul 22, 2023
2 parents 00883e5 + 4b8c734 commit d261273
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ jobs:

# Build App
- name: Gradle Build
uses: gradle/gradle-build-action@v2
with:
arguments: build
run: |
./gradlew build -x test
# uses: gradle/gradle-build-action@v2
# with:
# arguments: build

# Docker build & Push
- name: Build and Push docker image to Amazon ECR
Expand Down
2 changes: 1 addition & 1 deletion keyme-backend-config

0 comments on commit d261273

Please sign in to comment.