databuild/examples/hello_world/configure.sh

2 lines
152 B
Bash
Executable file

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