1 2 3 4 5 6 7
[[workflows]] name = "shell-command" [[workflows.steps]] type = "Command" shell = true command = "echo $AN_ENV_VAR"