kind: pipeline name: default platform: os: linux arch: arm64 environment: USERNAME: from_secret: docker steps: - name: test image: alpine commands: - echo $USERNAME