Remove deprecated woodpecker CI
This commit is contained in:
parent
201018a489
commit
742edcaea1
1 changed files with 0 additions and 22 deletions
|
@ -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
|
|
Loading…
Reference in a new issue