grim/convey

Start updating the documentation
redux
2021-10-16, Gary Kramlich
738aea24df10
Start updating the documentation
tasks:
script:
type: docker/run
image: alpine:edge
script:
- echo "hello from alpine"
- uptime
plans:
default:
stages:
- tasks:
- script