Skip to content

Commit

Permalink
[CI][Oracle] Use an already configured docker image to speed up
Browse files Browse the repository at this point in the history
database start-up
  • Loading branch information
troopa81 authored and nyalldawson committed Nov 12, 2020
1 parent daa6c8f commit 6e933e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/travis/linux/docker-compose.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- SSL_CA_FILE=/etc/ssl/certs/issuer_ca_cert.pem

oracle:
image: oslandia/oracle-for-qgis-tests:18.4.0-xe
image: oslandia/oracle-for-qgis-tests-configured:18.4.0-xe
environment:
- ORACLE_SID=XE
- ORACLE_PWD=adminpass
Expand Down

0 comments on commit 6e933e8

Please sign in to comment.