Chore(ci): yeet old woodpecker workflows

This commit is contained in:
aaldebs99 2025-10-30 22:55:41 +00:00
parent 57b6467d07
commit 4adc15e615
1 changed files with 0 additions and 24 deletions

View File

@ -1,24 +0,0 @@
steps:
clone:
image: woodpeckerci/plugin-git
settings:
skip_verify: true
build:
image: woodpeckerci/plugin-docker-buildx
settings:
registry: gitea.perfectra1n.com
repo: gitea.perfectra1n.com/perf3ct/readur
dockerfile: Dockerfile
context: .
tags:
- latest
- ${CI_COMMIT_TAG}
username:
from_secret: GITEA_USERNAME
password:
from_secret: GITEA_PASSWORD
when:
event:
- tag