pipeline: build: image: alpine commands: - touch example.md - printenv artifacts: image: gitea-package settings: user: from_secret: gitea_user token: from_secret: gitea_token file: ./README.md version: dev