1
0
Fork 0

Removed build role in favor of proper build workflow
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2025-06-09 20:45:55 +02:00
parent 2d672a5e28
commit 7ff6a9d62a
Signed by: enbewe
GPG key ID: 7B25171F921B9E57
11 changed files with 6 additions and 240 deletions

View file

@ -1,5 +0,0 @@
---
- name: 'Build local uffd image'
hosts: 'uffd'
roles:
- 'enbewe.uffd.build'