Skip to content

Commit c9e8ba8

Browse files
committed
Fix build issue
1 parent 315fbc4 commit c9e8ba8

File tree

3 files changed

+1
-1161
lines changed

3 files changed

+1
-1161
lines changed

source/commands/danger-process.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ getRuntimeCISource(app).then(source => {
9191
verbose: app.verbose,
9292
jsonOnly: false,
9393
dangerID: app.id || "default",
94+
passURLForDSL: app.passURLForDSL || false,
9495
}
9596

9697
d("Exec config: ", execConfig)

0 commit comments

Comments
 (0)