Skip to content

Commit 6a8ca42

Browse files
author
Jacek Gębal
committed
Fixing build process
1 parent 96c044d commit 6a8ca42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
env:
3838
ORACLE_PASSWORD: oracle
3939
DB_URL: "//localhost:1521/FREEPDB1"
40+
DB_USER: APP
41+
DB_PASS: pass
4042
ports:
4143
- 1521:1521
4244
options: >-

0 commit comments

Comments
 (0)