Remove deprecated woodpecker CI

This commit is contained in:
Marty Oehme 2023-06-27 11:10:21 +02:00
parent 201018a489
commit 742edcaea1
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -1,22 +0,0 @@
branches: main
pipeline:
build:
image: pandoc/latex
commands:
- apk add make
- tlmgr install enumitem underscore sectsty
- make cv
when:
event: tag
gitea_release:
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_release_token
base_url: https://git.martyoeh.me
files: out/*
title: CV
when:
event: tag