Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8500a27 commit 35530feCopy full SHA for 35530fe
1 file changed
.github/workflows/build.yml
@@ -22,9 +22,6 @@ jobs:
22
image: gvenzl/oracle-xe:21-slim
23
env:
24
ORACLE_PASSWORD: oracle
25
- DB_URL: "127.0.0.1:1521:XE"
26
- DB_USER: APP
27
- DB_PASS: pass
28
ports:
29
- 1521:1521
30
options: >-
0 commit comments