kind: pipeline name: ccr type: docker steps: - name: generate-pdf image: git.axpdsp.org/parliamentarian/bylaw-builder commands: - "make" - name: publish image: plugins/gitea-release settings: base_url: https://git.axpdsp.org api_key: from_secret: api_key files: - bylaws.pdf title: $DRONE_TAG trigger: event: - tag