grim/convey

f3f0af8f51ad
Replace the vendored govcs with it's new hosted version on sourcehut
tasks:
slow:
type: docker/run
image: alpine:edge
script: sleep 5
plans:
default:
stages:
- name: first
tasks: slow
- name: second
tasks: slow
- name: third
tasks: slow