We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244e311 commit 8097bf6Copy full SHA for 8097bf6
1 file changed
ci/e2e/run.sh
@@ -134,7 +134,8 @@ else
134
--confdir "$CONF_SEED" \
135
--sync \
136
--verbose \
137
- --verbose \
+ --resync \
138
+ --resync-auth \
139
--syncdir "$SEED_DIR" \
140
--single-directory "$REMOTE_PREFIX" \
141
2>&1 | tee "$SEED_LOG"
@@ -159,7 +160,8 @@ else
159
160
--confdir "$CONF_UP" \
161
162
163
164
165
--upload-only \
166
--syncdir "$UP_DIR" \
167
@@ -180,7 +182,8 @@ else
180
182
--confdir "$CONF_VER" \
181
183
184
185
186
187
--download-only \
188
--syncdir "$VER_DIR" \
189
0 commit comments