Skip to content

Commit

Permalink
bug : Debug deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirius506775 authored Nov 17, 2023
1 parent 75ff52a commit 7d3a061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- name: Build with Gradle
run: |
cd ..
ls -a
whoami
./gradlew build -x test --project-dir ${{ env.RESOURCE_PATH }} --keystore ${{ env.RESOURCE_PATH }}/keystore.p12
- name: Set up Docker Buildx
Expand Down

0 comments on commit 7d3a061

Please sign in to comment.