Skip to content

Commit

Permalink
[CI][Oracle] Use an already configured docker image to speed up datab…
Browse files Browse the repository at this point in the history
…ase start-up
  • Loading branch information
github-actions[bot] authored and nyalldawson committed Nov 13, 2020
1 parent 26dad84 commit 156ba22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/travis/linux/docker-compose.travis.yml
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 156ba22

Please sign in to comment.