databuild/examples/hello_world/configure.sh
2025-04-17 15:53:55 -07:00

2 lines
151 B
Bash
Executable file

# Create a test job config
echo "{\"outputs\":[\"$1\"],\"inputs\":[],\"args\":[\"arg1\", \"arg2\"],\"env\":{\"foo\":\"bar\"},\"executable\":\"TODO\"}"