Skip to content

Commit a63982c

Browse files
author
Jacek Gębal
committed
Update build process
1 parent 76e21d1 commit a63982c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
7070
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
71+
DB_URL: "//localhost:1521/FREEPDB1"
7172

7273
- name: Maven deploy snapshot
7374
run: mvn deploy -DskipTests

0 commit comments

Comments
 (0)