grim/convey

86694452d869
remove a bunch of debug output from the fs copy stuff
environment:
- VERSION=1.2.3
tasks:
script:
type: docker/run
image: alpine:edge
script:
- 'echo version: ${VERSION}'
- 'echo special: ${SPECIAL}'
- 'echo git commit: ${GIT_COMMIT}'
- 'echo hg commit: ${HG_COMMIT}'
environment:
- SPECIAL=true
plans:
default:
stages:
- tasks:
- script