Skip to content

Commit c089929

Browse files
committed
Revert "enable for docker"
This reverts commit 73e984d.
1 parent ad041d4 commit c089929

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/sync.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ commands:
66
duration: PT1H
77
tags: ['%PROJECT%']
88
text: resync + reindex in progress
9-
- command: [opengrok-mirror, -c, '/opengrok/etc/mirror.yml',
10-
--strip-outgoing, --check-changes, -U, '%URL%', '%PROJECT%']
9+
- command: [opengrok-mirror, -c, '/opengrok/etc/mirror.yml', -I, -U, '%URL%', '%PROJECT%']
1110
- command: [opengrok-reindex-project, --printoutput,
1211
--jar, /opengrok/lib/opengrok.jar, -U, '%URL%', -P, '%PROJECT%', --,
1312
-r, dirbased, -G, -m, '256', --leadingWildCards, 'on',

0 commit comments

Comments
 (0)