pipeline:
test:
image: docker
secrets: [ blarp ]
commands:
- echo hello
- echo $BLARP
- touch $BLARP
- ls -la