Skip to content

Commit

Permalink
Update github-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangnak2 authored Sep 16, 2023
1 parent 08e640f commit d7ddd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

## gradle build
- name: Build with Gradle
run: ./gradlew build -x test -x
run: ./gradlew build -x test

## docker build & push to production
- name: Docker build & push to prod
Expand Down

0 comments on commit d7ddd8c

Please sign in to comment.