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