steps: build: image: woodpeckerci/plugin-docker-buildx settings: registry: gitrepo.ru username: neonxp password: from_secret: gitea_token repo: gitrepo.ru/neonxp/nquest tags: - latest - ${CI_COMMIT_SHA} build_args: - VERSION=${CI_COMMIT_SHA}