Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8846415

Browse files
committed
Added df -h before download and start of oracle docker image.
1 parent ac92156 commit 8846415

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ install:
8080
- bash .travis/install_sqlcl.sh
8181
- sudo mkdir -p /dev/pdbs
8282
- sudo chmod -R 777 /dev/pdbs
83+
- df -h
8384
- if [[ ! $TRAVIS_TAG ]]; then bash .travis/start_db.sh; fi
8485
- df -h
8586

0 commit comments

Comments
 (0)