alfred
alfred copied to clipboard
Use a * when denoting wildcard tasks
I've been notating my tasks with periods.
docker.push.whatever.latest docker.push.whatever2.latest docker.push.whatever.canary docker.push.whatever2.canary
Would be interesting to do something like: docker.push.*.latest
or docker.push.*