billowy-crowd-24646
09/27/2023, 10:13 PMdocker_image(
name="docker-hub-and-spoke",
)
shell_command(
name="testdeploy",
command="ls -ltr",
)
curved-television-6568
09/27/2023, 10:16 PMpants run ../../:testdeploy
you want to use the run_shell_command
target: https://www.pantsbuild.org/docs/reference-run_shell_commandbillowy-crowd-24646
09/27/2023, 10:17 PMbillowy-crowd-24646
09/27/2023, 10:17 PMbillowy-crowd-24646
09/27/2023, 10:18 PMpants --filter-target-type=run_shell_command --changed-since=DEV-1765 --changed-dependents=transitive list
billowy-crowd-24646
09/27/2023, 10:18 PMcurved-television-6568
09/27/2023, 10:18 PM