Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ora
Browse files Browse the repository at this point in the history
yajra committed Jan 21, 2025
1 parent ab936c8 commit 969b0b0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -18,12 +18,11 @@ jobs:

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

strategy:
fail-fast: true

0 comments on commit 969b0b0

Please sign in to comment.