kind: pipeline type: kubernetes name: test steps: - name: test-secret image: alpine settings: token: from_secret: gitea_token commands: - echo $PLUGIN_TOKEN