Skip to content

Commit c00a004

Browse files
authored
Update gradle-build.yml
1 parent 3205b73 commit c00a004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build with Gradle
4444
env:
45-
MOCA_URL: ${{ secrets.MOCA_URL }}
45+
MOCA_URL: 'http://localhost:4600/service'
4646
MOCA_HOST: ${{ secrets.MOCA_HOST }}
4747
MOCA_PORT: ${{ secrets.MOCA_PORT }}
4848
MOCA_USER: ${{ secrets.MOCA_USER }}

0 commit comments

Comments
 (0)