--- kind: pipeline type: exec name: just a test steps: - name: environment commands: - pwd - env - df -h - ls -la - ls -la ../ - id - ps -ef