Skip to content

Commit 878ea27

Browse files
committed
Added missing DOCKER_REPO variable
1 parent 7af404c commit 878ea27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jdk:
1010
env:
1111
global:
1212
- DOCKER_CFG=$HOME/.docker
13+
- DOCKER_REPO="utplsqlv3/oracledb"
1314
- CACHE_DIR=$HOME/.cache
1415
- MAVEN_HOME=/usr/local/maven
1516
- MAVEN_CFG=$HOME/.m2

0 commit comments

Comments
 (0)