grim/convey

f3f0af8f51ad
Replace the vendored govcs with it's new hosted version on sourcehut
tasks:
script:
type: docker/run
image: alpine:edge
script:
- echo "hello from alpine"
- uptime
plans:
default:
stages:
- tasks:
- script