databuild/examples/hello_world/configure.sh
2025-04-18 22:35:20 -07:00

2 lines
138 B
Bash
Executable file

# Create a test job config
echo "[{\"outputs\":[\"$1\"],\"inputs\":[],\"args\":[\"will\", \"build\", \"$1\"],\"env\":{\"foo\":\"bar\"}}]"