No description
Find a file Use this template
2025-09-22 13:31:02 +02:00
.woodpecker feat: external project build template 2025-09-22 13:31:02 +02:00
deb-package/DEBIAN feat: external project build template 2025-09-22 13:31:02 +02:00
.editorconfig feat: external project build template 2025-09-22 13:31:02 +02:00
Dockerfile.builder feat: external project build template 2025-09-22 13:31:02 +02:00
Makefile feat: external project build template 2025-09-22 13:31:02 +02:00
README.md feat: external project build template 2025-09-22 13:31:02 +02:00

Template for external project package building

  • git submodule add https://repo.example.com/external/repo.git upstream
  • Makefile: change package name & compile / dpkg target instructions
  • Dockerfile.builder: required deb packages / base image
  • deb-package/DEBIAN/control: Package name, depends, conflict & description