mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
parent
aaf5dae5dd
commit
fd57cf8510
2 changed files with 8 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@
|
|||
.PHONY: debian
|
||||
debian:
|
||||
dpkg-buildpackage -us -uc -b --target-arch amd64
|
||||
dpkg-buildpackage -us -uc -b --target-arch arm
|
||||
dpkg-buildpackage -us -uc -b --target-arch armhf
|
||||
dpkg-buildpackage -us -uc -b --target-arch arm64
|
||||
# debs are one up
|
||||
ls ../*.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue