grim/convey

Add a stub docker/environment task that never validates to get people moved off of it
options:
ssh-identities:
- '*'
tasks:
dump-env:
type: docker/run
image: convey/env
plans:
default:
stages:
- name: dump-env
tasks:
- dump-env