Skip to content

Commit 1663c08

Browse files
committed
Updated CI 2
1 parent 9d519e1 commit 1663c08

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
@@ -8,7 +8,7 @@ notifications:
88
- team@appwrite.io
99

1010
install:
11-
- echo "${DOCKERHUB_PULL_PASSWORD}" | docker login --username "${DOCKERHUB_PULL_USERNAME}" --password-stdin
11+
- echo 'DOCKER_OPTS="$DOCKER_OPTS --registry-mirror=https://mirror.gcr.io"'
1212
- composer install
1313

1414
script:

0 commit comments

Comments
 (0)