Skip to content

Commit

Permalink
test deep
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jan 21, 2025
1 parent 20a2839 commit ab936c8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ jobs:

services:
oracle:
image: container-registry.oracle.com/database/free:latest-lite
#image: container-registry.oracle.com/database/free:latest-lite
image: deepdiver/docker-oracle-xe-11g:2.0
ports:
- 1521:1521
env:
ORACLE_PWD: oracle
#env:
# ORACLE_PWD: oracle

strategy:
fail-fast: true
Expand Down

0 comments on commit ab936c8

Please sign in to comment.