script property
A shell script to be executed in the step.
When script is provided, the user cannot specify the entrypoint or args.
Implementation
core.String? script;
A shell script to be executed in the step.
When script is provided, the user cannot specify the entrypoint or args.
core.String? script;