Skip to content

Commit f24a823

Browse files
committed
Show dagger logs for debugging e2e workflow
1 parent 979fc77 commit f24a823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/e2e-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ EOF
197197

198198
if [ -d "airbyte" ]; then
199199
cd airbyte
200-
airbyte-ci connectors --name destination-surrealdb build
200+
airbyte-ci --show-dagger-logs connectors --name destination-surrealdb build
201201
cd ..
202202
else
203203
log_error "airbyte directory not found. Please ensure the connector code is available."

0 commit comments

Comments
 (0)