Skip to content

Commit be04237

Browse files
authored
Use Gradle offline mode in 5.x (#147)
1 parent bddd1f4 commit be04237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/OCV-PR-5.x-Android.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ env:
2424
OPENCV_DOCKER_WORKDIR: '/home/ci/opencv'
2525
CCACHE_DIR: '/home/ci/.ccache'
2626
OPENCV_DOWNLOAD_PATH: '/home/ci/binaries_cache'
27+
OPENCV_GRADLE_VERBOSE_OPTIONS: '--offline -i'
2728

2829
jobs:
2930
BuildAndTest:

0 commit comments

Comments
 (0)