steps: - name: hello image: alpine commands: - echo "Pipeline работает!" - date - hostname