summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 670f8442..821f9fe9 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -121,6 +121,13 @@ services:
when:
matrix:
DB: postgres
+ oracle:
+ image: deepdiver/docker-oracle-xe-11g:2.0
+ environment:
+ - ORACLE_DISABLE_ASYNCH_IO=true
+ when:
+ matrix:
+ DB: oracle
matrix:
include: