grim/convey

Remove the now unused merge attribute
redux
2021-10-16, Gary Kramlich
0accac3db806
Remove the now unused merge attribute
tasks:
script:
type: docker/run
image: alpine:edge
script:
- echo "hello from alpine"
- uptime
plans:
default:
stages:
- tasks:
- script