8000 Testing image build process. · utPLSQL/docker-scripts@79cdf72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79cdf72

Browse files
committed
Testing image build process.
1 parent 203095d commit 79cdf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ install:
3636
# - unzip utPLSQL.zip
3737
# - unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
3838
# Chmod is needed to allow for write access within from docker container volume
39-
- chmod -R go+w ./${UTPLSQL_DIR}/source
39+
# - chmod -R go+w ./${UTPLSQL_DIR}/source
4040
- cd ${DOCKER_DIR} && ../.travis/download.sh -p ${DOWNLOAD_NAME}
4141

4242
script:

0 commit comments

Comments
 (0)
0