This repository was archived by the owner on May 15, 2025. It is now read-only.
Replies: 1 comment
-
see build status https://nuke.build/docs/fundamentals/builds/#base-properties |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can the entry/default target be discovered at runtime?
Code example:
I would like to discover which entry target was called (by default or with the target parameter on CLI). 'C' in this case. When I look at the 'ExecutionPlan' I can not pick the last one, because the last in this case would be 'D'.
Is there a special property?
Thx.
Beta Was this translation helpful? Give feedback.
All reactions