isDryRun

open fun isDryRun(): Boolean(source)

Is the build running as a dry-run? Dry-run means task actions do not execute for the root build.

Return

true if the build is running as a dry-run